Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
Does anyone know how to (or find something about) make an external data storage, such as a text file? I figured out how to make one and add items, but not how to import the text or part of the text, such as only one variable. I need it for a program which does not have a designated worksheet or book, but I do need to store some variables to use the next time the program is used. I hope you have some suggestions Jzz |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can write information to a textfile and read it back in (as you suggest)
http://support.microsoft.com/default...b;en-us;151262 Working with Sequential Access Files http://www.applecore99.com/gen/gen029.asp -- Regards, Tom Ogilvy "Jzz" wrote in message oups.com... Hi all, Does anyone know how to (or find something about) make an external data storage, such as a text file? I figured out how to make one and add items, but not how to import the text or part of the text, such as only one variable. I need it for a program which does not have a designated worksheet or book, but I do need to store some variables to use the next time the program is used. I hope you have some suggestions Jzz |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Yes! This was what I was looking for!
Many thanks Jzz |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
XML Data Storage | Excel Discussion (Misc queries) | |||
Data storage/retrieval | Excel Discussion (Misc queries) | |||
Data Storage | Excel Discussion (Misc queries) | |||
newbie needs help with data storage | Excel Discussion (Misc queries) | |||
data storage from one worksheet to another | Excel Worksheet Functions |