Search results

  1. R

    Security Warning Updates

    How do I get rid of these security warning update notices that stop my macros when they are running? Thanks Randy
  2. R

    VB macro for creating index

    Hi. Using Access 2003. What is the syntax for a VB command that would create an single-field index on a dbc database? Thanks, Randy
  3. R

    How do I index tables

    I don't see and "Index" command in either Macro or Module menus. (I want to index my table unattended). Thanks, Randy
  4. R

    Creating Indexes in a Macro

    Hi. I import a table via a macro. Now, I want to index that table, also by macro...if I only knew how! Thanks, Randy
  5. R

    How do you open an .mdb from a macro

    Hi. I want to open my database at the beginning of my macro. Thanks, Randy
  6. R

    Calling Module from Autoexec Macro

    Hi. I want to run a module (ie: vb macro) from the autoexec macro. Which option do I use..run code, run command, run macro, or something completely different?? There is no "Run Module". Thanks, Randy
  7. R

    Import to same file name

    Hi. New user to this forum using Access 2003. I am using Access to import data, then export to Palm. The table name needs to stay the same (and not increment by 1 each time). Thanks, Randy
  8. R

    2 transfer database (in same macro)

    I can get my first Transfer Database command to work, but my 2nd one (same mdb)(same macro, next line) doesn't execute. Why? Thanks, Randy
  9. R

    Quitting Access from a Macro

    Hi. I have a autorun macro that I want to quit Access after it runs. [Jump in, run the macro, jump out]. The quit command does nothing. Ideas on this?? Thanks, randy
Back
Top Bottom