Search results

  1. T

    How do I code delete a record from a combo Box with a button

    The problem is that there is a Lost Focus Macro attached to the combo box that saves the record, so that runs first
  2. T

    I have a strange problem. When I copy an Access program, the copy program has some code that does not work

    fixed the problem . Copied the code from the Backup Data Base code button. added the _be to the file name to the copied code and it worked in the copied code file. Tried to do the copy the file and paste today and the copy worked.
  3. T

    I have a strange problem. When I copy an Access program, the copy program has some code that does not work

    I have a strange problem. When I copy an Access program, the copy program has some code that does not work. A few days ago the copied program ran fine, did not change the code since the copied program run. The problem code is on the Main menu form, the button is the Backup Data Base Data. If you...
  4. T

    How do I code delete a record from a combo Box with a button

    Received error message "Invalid Outside Procedure"
  5. T

    How do I code delete a record from a combo Box with a button

    Yes, Built by the system
  6. T

    How do I code delete a record from a combo Box with a button

    Yes I want to delete the selected item in the combo box
  7. T

    How do I code delete a record from a combo Box with a button

    Delete does not work on the Authors Entry screen, the delete button
  8. T

    How do I code delete a record from a combo Box with a button

    I have a Combo box on the 'Authors FRM' and a button to delete the selected record. How do I code the button to delete the selected record??
  9. T

    Error message on first time Button is pressed

    Figured it out and it worked. Thank You
  10. T

    Error message on first time Button is pressed

    I am new to access. How did you get to this screen, what do you mean debug/compiled it
  11. T

    Error message on first time Button is pressed

    The error message is Your Microsoft Access Database or project contains a missing or broken reference to the file 'Argisversion.dll' version 1.0
  12. T

    Error message on first time Button is pressed

    The error message is Your Microsoft Access Database or project contains a missing or broken reference to the file 'Argisversion.dll' version 1.0
  13. T

    Error message on first time Button is pressed

    What version are you running
  14. T

    Error message on first time Button is pressed

    From the Main Menu the first time the add a authors name button is pressed, I receive an error message. After the first time there is no error message.
  15. T

    Place cursor into a field on opening a form

    Thanks For Your Help Got it to work
Back
Top Bottom