Is there any way to have a form in access with a drop down box that when selected changes the inputs on the form.
Doesnt sound very clear so I will try and give an example;
Drop down box with "cheque payment" and "credit card payment" to select.
When selected the inputs for each will be slightly different
If cheque selected then the form will be as follows;
ID
Name
Cheque number
Amount
Policy number
If credit card selected then;
ID
Name
Credit card number
Amount
Policy number
Its only the one column that needs changing but it needs to be in a seperate column in the main table and I dont want to have both as I know some people will input into the wrong field.
Thanks for the help, Mark
Doesnt sound very clear so I will try and give an example;
Drop down box with "cheque payment" and "credit card payment" to select.
When selected the inputs for each will be slightly different
If cheque selected then the form will be as follows;
ID
Name
Cheque number
Amount
Policy number
If credit card selected then;
ID
Name
Credit card number
Amount
Policy number
Its only the one column that needs changing but it needs to be in a seperate column in the main table and I dont want to have both as I know some people will input into the wrong field.
Thanks for the help, Mark