How can I color a command button

  • Thread starter Thread starter Guest
  • Start date Start date
I did not get any ideas from the web site you mentioned. I have made a
contact address database. For Department field I need a Combo Box. Just
explain how to do that.
--------------------------------------------------------------------
 
well, combo boxes and command buttons have nothing to do with each other, so
i don't quite get the segue... at any rate, to create a combo box control on
a form, the quickest and simplest way is to build it with the combo box
wizard. if you're not familiar with combo boxes, suggest you read up on them
in Help, then walk through the wizard, and post back if you run into any
specific problems.

hth
 
Back
Top