View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] lesleyann76@gmail.com is offline
external usenet poster
 
Posts: 7
Default List Table or Spreadsheet Object for Form

Hi,

I want to use a control that is very similar to a spreadsheet, but on
a less robust scale, to use on a form.

I have used the OWC.Spreadsheet 11 and am tired of dealing with the
Active X Warnings as it is not part of the Office Dll Library listed
as safe.

Anyhow, does anyone know of some type of similar control I could use
on a form that has columns, rows, and cells, which are editable by the
user, but are registered as safe for use in Excel?

Thanks for all of your help.

Coby.