Search results

  1. J

    Macro Loop

    I'm trying to get a macro to loop. I'm using the command RUNMACRO and the 3rd option is REPEAT EXPRESSION. The macro's function is to get data from a qurey and copy it into an output table table. After the data is copied to the table for output, the original data is deleted from the input...
  2. J

    Delete Query Help

    I am getting an error on a new Delete Query that I have never seen with any of my other queries... It seems simple, but I have not been able to make this one work. I have a table and I want to delete all fields that have a specific ID I have a Query that will return the one specific ID. I am...
  3. J

    Users import from Excel to Access

    I'm running into problems with trying to create a macro and I was needing some advise... I think it would be better if it was done in VBA, but I'm not familiar with VBA... any help would be appreciated! I'm trying to create a macro that will do the following... 1. Prompt the user to browse...
Back
Top Bottom