Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Bob,
Maybe this is what you were thinking/confusing? GetSetting SaveSetting These functions will get and save key-value pairs to a special VBA section of the Registry. The information is not stored in an Excel file but can be retrieved via VBA code. Troy "Robert Mooney" <Robert wrote in message ... I thought I read that there was a way to store data in an xls file - this data was only readable from within VBA. The data was stored and retrieved via key-value pair. For example: "totalOpened", 356 I can't find the documentation on this now. Did I imagine this? Bob Mooney |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I import SQL Stored Procedures into Excel? | Excel Discussion (Misc queries) | |||
Running sql stored procedures from Excel | Excel Discussion (Misc queries) | |||
why is it saying sheetcnt is "variable not defined" how to do a global variable to share over multiple functions in vba for excel? | Excel Worksheet Functions | |||
execute stored procedure from excel | Excel Worksheet Functions | |||
Run a stored procedure in Excel 2K | Excel Programming |