synchronizing combo boxes

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there any way to sychronize two combo boxes in a table? If so, how do you do it? I know it can be done in a data access page and a form.
Thank you,
Dark Templar
 
You should not be working directly in a table. You should be working in a
form. But to answer your question, NO, you cannot do this in a table.

--
--Roger Carlson
www.rogersaccesslibrary.com
Reply to: Roger dot Carlson at Spectrum-Health dot Org

Dark Templar said:
Is there any way to sychronize two combo boxes in a table? If so, how do
you do it? I know it can be done in a data access page and a form.
 
Back
Top