T
Tom
I have a table, tblData, with fields [ID] and
[DateComplete]. I have a form, frmData, with unbound
textbox [text1]. I want to use an update query to update
the [DateComplete] for selected [ID]'s. What I picture is
having the form display the list of [ID] with toggle
buttons next to each record. I will enter the date I want
in [text1] and the update query will update for all
records with the toggle button selected. I can't figure
out how to make this work. I don't have much experience
with toggle buttons and would appreciate your help.
Thanks in advance,
Tom
[DateComplete]. I have a form, frmData, with unbound
textbox [text1]. I want to use an update query to update
the [DateComplete] for selected [ID]'s. What I picture is
having the form display the list of [ID] with toggle
buttons next to each record. I will enter the date I want
in [text1] and the update query will update for all
records with the toggle button selected. I can't figure
out how to make this work. I don't have much experience
with toggle buttons and would appreciate your help.
Thanks in advance,
Tom