I need urgent help with Macro

T

tambrocio

I created a form that requires one to search for a serial number to a product. Once the serial number is found
the user clicks a radio button that allows them to enter intake information. It opens the new form and closes th
original one. the problem is....after searching for the serial number, once it is located and the new form is opened
a "-1" appears in the field of the table where the serial number was located. If you search again, it finds the
serial number and replaces it with a "-1" again. I need to know why this happens and how to stop it from deleting
the serial numbers on the "find" operation
 
S

Steve Schapel

Tambrocio,

Here's a hunch... It sounds like the radio button might be bound to the
Serial Number field. Can you check this? Can you also please give some
details about the procedures you are using? In particular the full
details of the macro or code that are involved in opening the new form
at the selected product record.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top