Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel,microsoft.public.powerpoint,microsoft.public.office.developer.automation
external usenet poster
 
Posts: 2
Default How to store hidden binary data?

hi!

is there any interface (like Variables in MS Word) in Excel and
powerpoint. actually i want to store some hidden binary data through
VBA in PowerPoint and Excel. in word i have used document variable for
it. but now i have to do same in Excel and Powerpoint. Any Idea about.

Thanks in advance.

Ahmad

  #2   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel,microsoft.public.powerpoint,microsoft.public.office.developer.automation
external usenet poster
 
Posts: 2,253
Default How to store hidden binary data?


either a hidden worksheet or names.

you can add names with .visible=false that cannot be seen
without vba. (or users may have Name Manager addin)




--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


Ahmad wrote :

hi!

is there any interface (like Variables in MS Word) in Excel and
powerpoint. actually i want to store some hidden binary data through
VBA in PowerPoint and Excel. in word i have used document variable for
it. but now i have to do same in Excel and Powerpoint. Any Idea about.

Thanks in advance.

Ahmad

  #3   Report Post  
Posted to microsoft.public.excel.programming
Gap Gap is offline
external usenet poster
 
Posts: 15
Default How to store hidden binary data?

Can you stringify the binary data? That way you could hold them in a
String variable.

Or hold an array of longs

Regds
Gap.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default How to store hidden binary data?

You'll find a lot of detail by looking at
http://www.webace.com.au/~balson/Ins...l/Compress.htm

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
Store hidden information in Excel throw Add-In ARHangel Excel Discussion (Misc queries) 1 January 18th 08 12:21 PM
store inventory sheet(ex:sports equipment store) vardan Excel Worksheet Functions 1 October 11th 06 12:51 AM
Solver returns non binary answer in binary constrained cells Navy Student Excel Worksheet Functions 6 September 1st 05 03:11 PM
Saving hidden data with a worksheet (preferably without using a hidden sheet) Dick Kusleika[_3_] Excel Programming 2 January 21st 04 04:39 PM
Store Hidden Data in the Cell Yishi Excel Programming 2 December 12th 03 11:57 AM


All times are GMT +1. The time now is 03:06 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"