cken21
Technical User
- Oct 19, 2011
- 37
Hi,
I have a userform which records a range of Data onto an external database table. I was wondering is it possible to retrieve these records one at a time into textboxes on another userform based on a condition. I know this seems vague but i can't find a solution using google or VB forums
Date
Product Number
Surname
Incentive Paid: Yes/No
Ideally this would run off a command button which would then retrieve the next record which meets the criteria
I have a userform which records a range of Data onto an external database table. I was wondering is it possible to retrieve these records one at a time into textboxes on another userform based on a condition. I know this seems vague but i can't find a solution using google or VB forums
Date
Product Number
Surname
Incentive Paid: Yes/No
Ideally this would run off a command button which would then retrieve the next record which meets the criteria