L
lesleyann76
Hello,
Does anyone know a good control object to use for a user form that is
similar to a spreadsheet, yet on a less robust scale.
I simply need an object which has columns, rows, cells in which the
user can input data and I can iterate through (a table of sorts).
I was using the OWC.Spreadsheet 11 dll object, but have grown tired of
the ActiveX Warning that it causes as the OWC.Spreadsheet 11 object is
not registered as safe for Office Applications.
If I know how to programmatically register the object in the registry
using vba code I would do that.
However, if there is some other object I could use on a user form that
I could use that would do as well.
Thanks for all of your help.
Coby.
Does anyone know a good control object to use for a user form that is
similar to a spreadsheet, yet on a less robust scale.
I simply need an object which has columns, rows, cells in which the
user can input data and I can iterate through (a table of sorts).
I was using the OWC.Spreadsheet 11 dll object, but have grown tired of
the ActiveX Warning that it causes as the OWC.Spreadsheet 11 object is
not registered as safe for Office Applications.
If I know how to programmatically register the object in the registry
using vba code I would do that.
However, if there is some other object I could use on a user form that
I could use that would do as well.
Thanks for all of your help.
Coby.