ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   How to store hidden binary data? (https://www.excelbanter.com/excel-programming/327490-how-store-hidden-binary-data.html)

Ahmad[_3_]

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


keepITcool

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


Gap

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.


Peter Grebenik[_2_]

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



All times are GMT +1. The time now is 06:49 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com