E
ELeigh
I have a fairly involved form with 54 option frames. Each frame has 4 option
buttons (IN, OUT, N/A, N/O). I already have the option frames setup to
update their status in a table with numbers (1,2,3,4) and all this is linked
to a specific record number that is auto generated. I can create multiple
records that retain my choices for all 54 option frames.
What I want to do now is create a table with a list of pre-written comments
and an event on each option frame so if I select OUT it will select a
specific comment for that specific option. I might select OUT on the option
frame for line 1, line 5 and line 25. The rest of the lines might be IN, N/A
or N/O. Those won't matter for this purpose. I need it to select comments
specific for those OUT lines and place the comments in some field that will
print out on my form. I will probably even need to create a pop-up list box
that allows for the choice from a selection of comments for a specific line.
I have figured out how to create a calculated querry with an if/then
statement that will print a specific message in a text box when that option
reports a 2(OUT) but I'm not sure how to make it append another selection to
the original. If that is even the best way to go about coding this. I was
thinking that perhaps an on-click event would be the way to go.
I have what I would call a motion tablet. The entire face is a writting
pad. I'm wondering if I might be able to create a signature field on my
form, in access of course, so a person could sign it on the computer, like
the UPS delivery guys, lol. The computer has a writing field but it attempts
to convert your writting into text when you select insert. I haven't found
an option yet that would just allow me to insert the real writing.
I'm an access noob and trying to teach myself how to make this form but this
problem is stumping me. If it's something you can explain yourself great if
this is explained elsewhere and you can direct me to it then that's great
also. Thanks in advance for the help.
buttons (IN, OUT, N/A, N/O). I already have the option frames setup to
update their status in a table with numbers (1,2,3,4) and all this is linked
to a specific record number that is auto generated. I can create multiple
records that retain my choices for all 54 option frames.
What I want to do now is create a table with a list of pre-written comments
and an event on each option frame so if I select OUT it will select a
specific comment for that specific option. I might select OUT on the option
frame for line 1, line 5 and line 25. The rest of the lines might be IN, N/A
or N/O. Those won't matter for this purpose. I need it to select comments
specific for those OUT lines and place the comments in some field that will
print out on my form. I will probably even need to create a pop-up list box
that allows for the choice from a selection of comments for a specific line.
I have figured out how to create a calculated querry with an if/then
statement that will print a specific message in a text box when that option
reports a 2(OUT) but I'm not sure how to make it append another selection to
the original. If that is even the best way to go about coding this. I was
thinking that perhaps an on-click event would be the way to go.
I have what I would call a motion tablet. The entire face is a writting
pad. I'm wondering if I might be able to create a signature field on my
form, in access of course, so a person could sign it on the computer, like
the UPS delivery guys, lol. The computer has a writing field but it attempts
to convert your writting into text when you select insert. I haven't found
an option yet that would just allow me to insert the real writing.
I'm an access noob and trying to teach myself how to make this form but this
problem is stumping me. If it's something you can explain yourself great if
this is explained elsewhere and you can direct me to it then that's great
also. Thanks in advance for the help.