dbTalk Databases Forums  

Right Click in runtime

comp.databases.ms-access comp.databases.ms-access


Discuss Right Click in runtime in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
ellen tuck
 
Posts: n/a

Default Re: Right Click in runtime - 10-28-2010 , 06:05 PM






Thanks David
I found instructions for converting macros to VBA - easy when someone
tells you how
(http://www.aspfree.com/c/a/Microsoft...A-Skills-with-
MS-Access-Macros/). So I did. All went well until I tried converting
an Addmenu macro - no equivalent in VBA. So, if it can't be converted,
how can it activate the menu?

As for the SpellChecker, the computer with Runtime has all the other
Office components; don't tell me they all have separate SpellCheckers.
Nobody could be that stupid.

Further to yesterday's meltdown:-
Originally, not knowing how to link FE/BE under Runtime, I combined them
and the majority of macros worked, with the exception of SpellChecker
and Email.
Following advice, I placed the BE at C:\Program
Files\(Mydatabase\database)on my computer, created the links, then
replicated that on the Runtime computer. My logic says that should
work.
I was able to view data in a form, e.g., an invoice, but could not add a
new one. I could even view an existing Invoice for printout, and
magically, the email button worked! But I could not open popup forms - I
got a series of messages, including the one that told me the problems
lay in macro or VBA, or because something was trying to run in the
background. Now my logic fails me.

Does anyone have any suggestions?
Thanks
Elllentuck

*** Sent via Developersdex http://www.developersdex.com ***

Reply With Quote
  #12  
Old   
David-W-Fenton
 
Posts: n/a

Default Re: Right Click in runtime - 10-29-2010 , 05:16 PM






ellen tuck <tuck (AT) devdex (DOT) com> wrote in
news:4cca01a2$0$89879$815e3792 (AT) news (DOT) qwest.net:

Quote:
I found instructions for converting macros to VBA - easy when
someone tells you how
(http://www.aspfree.com/c/a/Microsoft...rt-VBA-Skills-
with- MS-Access-Macros/). So I did. All went well until I tried
converting an Addmenu macro - no equivalent in VBA. So, if it
can't be converted, how can it activate the menu?
Those have to be replaced with toolbars, but if you're looking for
compatibility with the ribbon, you have to keep them.

Quote:
As for the SpellChecker, the computer with Runtime has all the
other Office components; don't tell me they all have separate
SpellCheckers. Nobody could be that stupid.
I don't know that it's a matter of it being installed or not, but
that the runtime is specifically designed to not be able to use it.

I don't know the exact details. I've deployed very few runtime apps,
and have utilized the spellchecker only once in any of my apps.

Quote:
Further to yesterday's meltdown:-
Originally, not knowing how to link FE/BE under Runtime, I
combined them and the majority of macros worked, with the
exception of SpellChecker and Email.
Following advice, I placed the BE at C:\Program
Files\(Mydatabase\database)on my computer, created the links, then
replicated that on the Runtime computer. My logic says that
should work.
I was able to view data in a form, e.g., an invoice, but could not
add a new one. I could even view an existing Invoice for
printout, and magically, the email button worked! But I could not
open popup forms - I got a series of messages, including the one
that told me the problems lay in macro or VBA, or because
something was trying to run in the background. Now my logic fails
me.

Does anyone have any suggestions?
It's really difficult to troubleshoot macros, which is one of the
reasons I avoid them like the plague.

--
David W. Fenton http://www.dfenton.com/
contact via website only http://www.dfenton.com/DFA/

Reply With Quote
  #13  
Old   
paii, Ron
 
Posts: n/a

Default Re: Right Click in runtime - 11-01-2010 , 08:59 AM



Quote:
As for the SpellChecker, the computer with Runtime has all the
other Office components; don't tell me they all have separate
SpellCheckers. Nobody could be that stupid.
Runtime spell check with F7 does not work with runtime, but adding "Spell
Check" to the ribbon does.
Assuming Office 2010 is installed.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.