LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default automatically saving a file every 5 minutes

Hello everyone..

I'm hoping you can help me out. There was an old applixware 4.4.2
spreadsheet that I was able to (with some work) import into a Microsoft
excel 2003 workbook(with only 1 worksheet). I've gotten the formulas
correct (they're supposed to bring in real time information from an external
service through an addin). What I need to do, though is save the worksheet
in the workbook continuously in csv format and ftp the file every 5 minutes.
I've done some coding by using the ontime vba function, and I've also tried
using the windows scheduler to do this but here's the problem with using
both methods: I get an error message from the operating system saying that
I'm basically running out of virtual memory and that it will adjust the
virtual memory automatically. When we used applixware it was on a sun
system, and we got it automated from that end by saving the spreadsheet
every five minutes, then closing the application and reopening at a specific
time to prevent a virtual memory problem then it will restart the saving,
ftping etc. Is there any way to avoid this virtual memory problem? Should I
ignore this? I don't want to have the local machine having to continuously
adjust virtual memory higher and higher and we get into more problems.

Just also wanted to point out that I'd have to also install this on a user
workstation(excel addin communicates with part of a user application) so I'd
like to have it such that there is little performance degregation and little
interaction with the user's desktop. I managed this latter aspect by
setting the application.visible object and property to false and calling a
dos ftp batch file and using the vba shell option vbhide. However, any
other tips to accomplish the above would be greatly appreciated

George


 
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
Saving a file automatically everytime it is closed Wombat Excel Discussion (Misc queries) 4 October 28th 09 06:36 PM
File/Close automatically saving changes without prompt Joe@SAA Excel Discussion (Misc queries) 0 June 23rd 08 10:31 PM
Saving file as current month name automatically gold Excel Discussion (Misc queries) 2 August 25th 07 05:34 PM
saving workbook to destination file automatically mikespeck Excel Worksheet Functions 5 August 22nd 06 10:13 PM
Saving File automatically dok112[_17_] Excel Programming 2 June 24th 04 08:34 PM


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

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"