I have and unbound field on my form (Method10) that I am currently populating from a quey. What I want to do
is have this field populated based on the criteria of the query that does a lookup from a table. Example:
If Field (Pull_Seque) of Query (MainEntryQuerySelect) = 001 I then want to do a look up to Table
(ReplenishMethodTbl) (PullSeqCode) Field and populate (Method10) on the Form from the (Method) Field in the
(ReplenishMethodTbl). How do I type the code? I have tried and I cannot solve this!
is have this field populated based on the criteria of the query that does a lookup from a table. Example:
If Field (Pull_Seque) of Query (MainEntryQuerySelect) = 001 I then want to do a look up to Table
(ReplenishMethodTbl) (PullSeqCode) Field and populate (Method10) on the Form from the (Method) Field in the
(ReplenishMethodTbl). How do I type the code? I have tried and I cannot solve this!