I am instantiating Excel 2003 from vb.net and populating the spreadsheet from SQL. The workbook itself will be maintained even when the .Net program is inactive (so that the column headers are established and saved.)
Is it possible to prevent the users from inserting columns within a certain range?
If so, how is this best done?
Thanks for all help.
Bookmarks