Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8
Default Add Custom Objects to Sheet

Hi,

iam developing a com addin for excel 2007 now i want to save my project
object into Excel hidden sheet

how can implement this via code?
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 9,101
Default Add Custom Objects to Sheet

Sheets("Sheet1").Visible = False

I don't know why excel uses hid when you are manually doing this on a
worksheet and uses invisible from VBA!!!!!!!!!!!!!!!!!

"Vineeth" wrote:

Hi,

iam developing a com addin for excel 2007 now i want to save my project
object into Excel hidden sheet

how can implement this via code?
Thanks

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
CAN'T SHIFT OBJECTS OFF SHEET. WHAT DOES THIS MEAN? PRINCE Excel Discussion (Misc queries) 2 February 9th 09 09:08 AM
Cannot Shift Objects Off Sheet Pyrite Excel Discussion (Misc queries) 0 October 14th 08 10:35 AM
Different objects-same sheet gunshybars Excel Discussion (Misc queries) 1 August 29th 08 02:03 PM
Cannot shift objects off sheet? Al Excel Discussion (Misc queries) 2 June 11th 08 03:44 PM
Misplacement of objects on a sheet Kurt[_2_] Excel Discussion (Misc queries) 2 March 4th 07 06:57 PM


All times are GMT +1. The time now is 09:41 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"