J
Jerry in the Desert.
I asked this the other day and thought I had it, but alas, I am a tard.
I am displaying information on a form (Access 2003). I have 3 combo boxes
and a memo field. Call them C1, C2, C3, M1. The Values displayed in C2 are
based on the selection of C1, the values in C3 are based on the values of C1
and C2. I accomplish this using the After Update function requery Item data
in VB. the Memo field (M1) will be based on the values selected in C1, C2,
and C3. I can't make the memo field display. When I use the next record
button at the bottom of the form it will display, but I don't think the users
will want to scroll through all the records to find what they are looking
for. The sub form that is embedded in this form will be filled out, but
these 4 fields are static and are for display only. Please help.
Thanks
I am displaying information on a form (Access 2003). I have 3 combo boxes
and a memo field. Call them C1, C2, C3, M1. The Values displayed in C2 are
based on the selection of C1, the values in C3 are based on the values of C1
and C2. I accomplish this using the After Update function requery Item data
in VB. the Memo field (M1) will be based on the values selected in C1, C2,
and C3. I can't make the memo field display. When I use the next record
button at the bottom of the form it will display, but I don't think the users
will want to scroll through all the records to find what they are looking
for. The sub form that is embedded in this form will be filled out, but
these 4 fields are static and are for display only. Please help.
Thanks