Link to home
Start Free TrialLog in
Avatar of Murray Brown
Murray BrownFlag for United Kingdom of Great Britain and Northern Ireland

asked on

Access Populate table data in form and specify one of three key values

Hi

I have the table shown below. I want the user to enter al values on a form and then I want to programmatically insert a key value in one of the last three columns. What id the best way to enter multiple lines? Should I use a sub form with the table or a list box. I would prefer the first option
ASKER CERTIFIED SOLUTION
Avatar of Anders Ebro (Microsoft MVP)
Anders Ebro (Microsoft MVP)
Flag of Denmark image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Murray Brown

ASKER

Hi

Thanks