How do you add data entry grid to a form(UserForm) in Excel 2003?

  • Thread starter Thread starter scutzer
  • Start date Start date
S

scutzer

I would like to add a data entry grid onto my UserForm, but cannot locate the
correct activeX and/or there isn't a grid in the ToolBox.

Is this possible?

If not, is there a way to embed an excel object on the form to collect data?

Other ideas?

Thanks!
 
No grids that I know of. If you explain what you are trying to do, maybe it
could be done with other controls like TextBoxes, ComboBoxes, Labels, etc.
 
Back
Top