C
chrissfcs
Hi can anyone throw any light on a problem I am having with macro buttons on
a form?
On a form for user input, I have a Duplicate Record button that will
replicate the last record entered without having to press Control + ‘ in each
field. This worked fine until I created some other buttons that append
specific records.
I created a table of 4 standardised records that I created individual append
queries for. I then created four buttons that automate adding each record to
the main table as required. All of these four buttons work fine. However,
the Duplicate Record button that I created first, stops working when the 4
other buttons are added!?! I get the following error message:
"Visual Basic for Applications (VBA) encountered a problem while attempting
to access a property or method. The problem may be one of the following.
Reference is missing or Expession misspelled."
Pleeeese can anyone help me?
a form?
On a form for user input, I have a Duplicate Record button that will
replicate the last record entered without having to press Control + ‘ in each
field. This worked fine until I created some other buttons that append
specific records.
I created a table of 4 standardised records that I created individual append
queries for. I then created four buttons that automate adding each record to
the main table as required. All of these four buttons work fine. However,
the Duplicate Record button that I created first, stops working when the 4
other buttons are added!?! I get the following error message:
"Visual Basic for Applications (VBA) encountered a problem while attempting
to access a property or method. The problem may be one of the following.
Reference is missing or Expession misspelled."
Pleeeese can anyone help me?