Brewmeister
Registered User.
- Local time
- Yesterday, 18:18
- Joined
- Sep 15, 2004
- Messages
- 12
All
I have an inventory form.
What I have created is a select query to open a form after asking for the serial number.
This works easily, what I am confused about is after viewing or editing information based on 1 item, how can I open the enter serial number message box again without closing the form and opening it up again.
hopefully to eliminate confusion
open form - enter serial number (12345 entered)
form opens - (data is viewed, text entered in comments block etc)
now I have another item that needs viewing/updating.
I am thinking about adding a button on the form that runs the query again but I think that will create confusion in the database. Is this so?? and if it will cause problems, what methods are available to fix this
Thanks in advance.
The brewmeister
I have an inventory form.
What I have created is a select query to open a form after asking for the serial number.
This works easily, what I am confused about is after viewing or editing information based on 1 item, how can I open the enter serial number message box again without closing the form and opening it up again.
hopefully to eliminate confusion
open form - enter serial number (12345 entered)
form opens - (data is viewed, text entered in comments block etc)
now I have another item that needs viewing/updating.
I am thinking about adding a button on the form that runs the query again but I think that will create confusion in the database. Is this so?? and if it will cause problems, what methods are available to fix this
Thanks in advance.
The brewmeister