versuviusx
Registered User.
- Local time
- Today, 03:39
- Joined
- Nov 1, 2006
- Messages
- 15
ok so i'm trying to print some values in access. i'm really new with it so i just need a little help.
i have a dropdown list and i have put in my values for it manually by making the source a value list and then just manually putting in my values when making the table. so i have this form and i found a print icon for printing records. here is what i want it to do. if the user selects a value that is from the value list i want to print out 3 lines of text along with it.
so for example lets say the user selects:
"GA" in the drop down list.
i need it to print out 3 lines
dawer= gulf american
drawer = Gulf American
DRAWER = Gulf American
how can i get these 3 lines printed out?
i have a dropdown list and i have put in my values for it manually by making the source a value list and then just manually putting in my values when making the table. so i have this form and i found a print icon for printing records. here is what i want it to do. if the user selects a value that is from the value list i want to print out 3 lines of text along with it.
so for example lets say the user selects:
"GA" in the drop down list.
i need it to print out 3 lines
dawer= gulf american
drawer = Gulf American
DRAWER = Gulf American
how can i get these 3 lines printed out?