Recent content by Tecora

  1. T

    Executable?

    is it possible to create and exe like Visual Basic that will call your form instead of clicking on the form itself to run it?
  2. T

    Macros & Forms

    thanks for your help. The problem was I was trying to display the current run number from the file so the file was locked by my program. I had to create another form that was called by a command button to show the run number currently in the table. By doing that the table was not locked when I...
  3. T

    macros

    Thanks!
  4. T

    Macros & Forms

    what I am trying to do is... a macro was already created to import some information from paradox. Then a report is ran to print out some tags. What I am doing is creating a form that has 3 buttons on it one to call the macro, one to call the report to print the tags and of coarse the exit...
  5. T

    macros

    what I am trying to do is... a macro was already created to import some information from paradox. Then a report is ran to print out some tags. What I am doing is creating a form that has 3 buttons on it one to call the macro, one to call the report to print the tags and of coarse the exit...
  6. T

    macros

    huh? I am not sure what you mean by that the set up that is. I want the macro to delete the object and recreate it every time that is what is causing the problem
  7. T

    macros

    I am not sure I understand what you mean. I am new to access and macros etc. After I run the macro I run a report(that creates tags for the shop floor).
  8. T

    macros

    how do you call a macros that is already created from a form using a command button. I continue to get a message that the table is locked and it will not run the macro. The macro runs fine when I go into macros.
Back
Top Bottom