Search results

  1. S

    Procedure for AutoCorrect Function

    I turned it off so my margins would not change and so far it works. I would like to build a procedure to turn them off in my startup under Load, then back on in my Unload. I have used this procedure to turn off Document Deletions and Action Query. It works great, but when I try to add...
  2. S

    Merge it with MS Word

    I have been trying to create a macro that will select a query, start Merge it with MS Word, than perform a macro in Word. Is this possible? Any help would be GREATLY APPRECIATED! The ending product is a letter with the export data while keeping the format. I can do it but my users will not...
  3. S

    Assigning an autonumber to a subform

    Sorry if this has been answered before, I looked through and didn't see anything like my problem. Here it is: I have a subform within a form. The form is based off of my Clients Table just so they can see who they are billing. The subform has a Client ID, as does my Clients table...
  4. S

    Copying a table from multiple databases

    I have one main database and many secondary databases. These database are on different computers that are NOT connect by a network. I would like to have them send a table from their database via internet and have me upload the table into the main database. Making one big table that I can run...
  5. S

    export a table to another database

    What I'm going to have are many tables from databases going into one big table in another database. So what I invision is a command button (excuting a macro) to export that database into a file (?). Then the person maintain the big database downloading it into the database. Any ideas? I have...
  6. S

    IIF Statements

    I need to included two IIF statements in one. I can't use the AND because it is based on different results. Any help is much appreciated. Thanks Shannon
  7. S

    Importing info from Excel

    I have a very complicated form created in Excel that I want to import the information into Acces after they are done inputting. Does anyone have any ideas?
Back
Top Bottom