I have a form [FORM - ENTER DATA] which I use to enter data about orders. This is stored in [TABLE - Enter Data]. As each entry is created it uses a combo box to pull an order number from a table called [TABLE - WR & WBS Codes] but stores this in [TABLE - ENTER Data].
[TABLE - WR & WBS Codes] contains some extra details as well which I dont display on the form. Date order recieved and date order fulfilled.
Is there a way that as I move through each record using the form that I can get this date value from the [TABLE - WR & WBS Codes] for the currently displayed order number.
i have had a look at DLOOKUP but got in a right pickle and now wonder if its even the right way to do it.
Any suggestions would be great.
[TABLE - WR & WBS Codes] contains some extra details as well which I dont display on the form. Date order recieved and date order fulfilled.
Is there a way that as I move through each record using the form that I can get this date value from the [TABLE - WR & WBS Codes] for the currently displayed order number.
i have had a look at DLOOKUP but got in a right pickle and now wonder if its even the right way to do it.
Any suggestions would be great.