I want to use a Userform to capture data received by phone. The user who is capturing the data will receive up to 28 bits of data from the customer - up to 4 readings per day for 7 days, but the user may sometimes only get 4 or 8 readings.
The customer has a unique number, and I need to be able to record this data from the Userform in such a way as to make retrieval easy. As I see it, I have the unique customer number, four bits of data per day. Would I use a combination of these to enable retrieval? I have no experience in this area so any advice on how to structure it all before I start would be welcomed.
Bookmarks