You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
W
@Gasman:
It's not that simple.
The Lookup form is a generic form that's used for lots of different data lookups, so it does not check...
-
W
Well, in this case, MakeFormPick() actually displays a lookup form for the user to browse and select the desired value. After the user...
-
W
I have a ComboBox cboDefaultVendorNo with a BeforeUpdate event that displays an error msg and sets Cancel = True if a condition exists...