Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 599
Default Saving hidden data with a worksheet (preferably without using a hidden sheet)

Aaron

What is the nature of the data you want to save?

There is no need to post to all those groups.

--
Dick Kusleika
MVP - Excel
www.dicks-clicks.com
Post all replies to the newsgroup.

"Aaron Queenan" wrote in message
...
I want to save some data with the worksheet from within the

Worksheet_OnSave
event handler. Is there any way to do this without adding an extra sheet

to
the workbook?

The Excel4 API had a xlDefineBinaryName function. Is there any way to

call
it using COM, via my own Excel4 function if necessary?

Thanks,
Aaron Queenan.




  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 30
Default Saving hidden data with a worksheet (preferably without using a hidden sheet)

Just formatting information, but it isn't something that I want to be
accessible to the users, even by using the VBA editor. The only way I have
heard of doing that is using the xlDefineBinaryName function. I would like
to call it in the WorkSheet_Open or WorkSheet_Close event, but I'm not sure
how to call it from COM.

Thanks,
Aaron.

"Dick Kusleika" wrote in message
...
Aaron

What is the nature of the data you want to save?

There is no need to post to all those groups.

--
Dick Kusleika
MVP - Excel
www.dicks-clicks.com
Post all replies to the newsgroup.

"Aaron Queenan" wrote in

message
...
I want to save some data with the worksheet from within the

Worksheet_OnSave
event handler. Is there any way to do this without adding an extra

sheet
to
the workbook?

The Excel4 API had a xlDefineBinaryName function. Is there any way to

call
it using COM, via my own Excel4 function if necessary?

Thanks,
Aaron Queenan.






  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 599
Default Saving hidden data with a worksheet (preferably without using a hidden sheet)

Aaron

If you want to use that function, then I'm no help to you. You can read
msdn and try to figure it out:

http://search.microsoft.com/search/r...name& c=4&s=2

It seems like a lot of work for nothing, though. What's wrong with adding
an extra sheet?

--
Dick Kusleika
MVP - Excel
www.dicks-clicks.com
Post all replies to the newsgroup.

"Aaron Queenan" wrote in message
...
Just formatting information, but it isn't something that I want to be
accessible to the users, even by using the VBA editor. The only way I

have
heard of doing that is using the xlDefineBinaryName function. I would

like
to call it in the WorkSheet_Open or WorkSheet_Close event, but I'm not

sure
how to call it from COM.

Thanks,
Aaron.

"Dick Kusleika" wrote in message
...
Aaron

What is the nature of the data you want to save?

There is no need to post to all those groups.

--
Dick Kusleika
MVP - Excel
www.dicks-clicks.com
Post all replies to the newsgroup.

"Aaron Queenan" wrote in

message
...
I want to save some data with the worksheet from within the

Worksheet_OnSave
event handler. Is there any way to do this without adding an extra

sheet
to
the workbook?

The Excel4 API had a xlDefineBinaryName function. Is there any way to

call
it using COM, via my own Excel4 function if necessary?

Thanks,
Aaron Queenan.








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
2007 Worksheet, Hidden Columns, .CSV Format Saves Hidden Column Da Tammy Excel Discussion (Misc queries) 3 April 2nd 09 11:40 PM
Hidden Columns No Longer Hidden after Copying Worksheet? EV Nelson Excel Discussion (Misc queries) 1 December 6th 06 05:10 PM
How do I detect hidden worksheets or hidden data on a worksheet? Alice Excel Discussion (Misc queries) 4 August 24th 06 03:38 AM
I need my Hidden Rows to stay hidden when I print the sheet. Rosaliewoo Excel Discussion (Misc queries) 2 July 20th 06 07:51 PM
Hidden data - hidden chart Brisbane Rob Charts and Charting in Excel 2 April 1st 06 09:51 PM


All times are GMT +1. The time now is 07:38 AM.

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

About Us

"It's about Microsoft Excel"