Microsoft
Software
Hardware
Network
Question : Form strategy
Hi,
I have a form that I'm using for order entry. The form has three sub-forms; one of the sub-forms has its own sub-form. There are combos on the form and sub forms, and there's some code associated with several control buttons.
I need a strategy for using this form in two primary capacities: 1) new order entry, and 2) order search, edit, delete. Essentially, I want the form to function in the first capacity with the form's (and associated sub forms) property Data Entry = Yes, and in the latter capacity as Data Entry = No.
What is the best way to accomplish this functionality?
Thanks
Answer : Form strategy
If you still want to be able to view other records then in the Form Load event procedure put...
DoCmd.GoToRecord , , acNewRec
Random Solutions
Can't delete a record - The Search Key Not Found In Any Record
Subnet Mask
Install a CA on Windows Server 2008 R2 Server Core
VBA Module error, database refuese to open. Appears to lose all data..
Dynamic Enumerate items procedure
70XX Event ID's causing a very slow login
tried to upgrade to svc pk 3, now it won't boot
How to fix Time on PC not matching network?
DNS web forwarding
Bypass Save As...