Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 33
Default Storing Excel Data in System Memory

Is there a way to store certain Excel Data in system memory so that i will
be able to access it later on the opening to another excel session. I want
to make data available to every excel session instaed of session specific.
The data will be lost only when user choose to or when PC is restarted.

Thanks in advance,

Shashi



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,119
Default Storing Excel Data in System Memory

Nope. When a program ends the Operating System cleans up the memory so no
program can store data after it ends.

--
HTH...

Jim Thomlinson


"Shashi Bhosale" wrote:

Is there a way to store certain Excel Data in system memory so that i will
be able to access it later on the opening to another excel session. I want
to make data available to every excel session instaed of session specific.
The data will be lost only when user choose to or when PC is restarted.

Thanks in advance,

Shashi




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,624
Default Storing Excel Data in System Memory

Not in system memory, but you could write the data to a temp file on
Close, then read it in on Open.



In article ,
"Shashi Bhosale" wrote:

Is there a way to store certain Excel Data in system memory so that i will
be able to access it later on the opening to another excel session. I want
to make data available to every excel session instaed of session specific.
The data will be lost only when user choose to or when PC is restarted.

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
Storing Data in Excel, using Excel to fill out pre-made Word docum WightCrow Excel Discussion (Misc queries) 0 March 19th 08 06:32 PM
HELP - Not enough Memory, Out of system resource! Eric Excel Discussion (Misc queries) 4 June 30th 07 11:24 PM
HELP - Not enough Memory, Out of system resource? Eric Excel Discussion (Misc queries) 0 June 26th 07 02:12 PM
excel storing previous cell values in memory Brent Bortnick Excel Worksheet Functions 2 April 19th 06 09:00 PM
Is Excel good for storing data that constantly updates? Lallo Excel Discussion (Misc queries) 2 December 15th 05 12:18 PM


All times are GMT +1. The time now is 01:52 PM.

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"