I want to open a popup form with the same unique ID (not an autonumber function). I've tried Forms!MainForm!UniqueID=Me!UniqueID in the On_Click to open the popup (Command Button on Main Form), the On_Load for the popup form, etc. with zero results.
TIA,
Cj
I have a query that is filtering out records when no filters are applied. The underlying table "Zero Length & Required" properties are set to no for all of the text boxes and Memo boxes. I should be able to retrieve all records but I only get records with all fields filled.
TIA,
Cj
I'm using a combo box to autopopulate a form. That's working great (Thanks Paul Bricker), but the underlying table is not receiving this info.
combobox has part numbers and descriptions from Master BOM table.
System Configuration form needs part numbers and descriptions in the System Config...
I need to autofill a textbox with information (part description) from a master BOM table based on an entered part number. I've tried OnGetFocus event procedure but I can't seem to get it right.
Thanks in advance.
CJ
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.