Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I plan to have a macro that gets excel and text files from the web (an
FTP site), saves these file in the user's PC temporarily (for no more than an hour generally) during which time the user can modify the data in these files (via a VBA-type interface). When editing is finished, the macro will put the files back in the FTP site and delete the temporary copies in the user's PC. Is the user's C:\ folder (i.e. the root directory) a good location to store the temporary files? What other folders could be used? Also is this method of updating files in an FTP site sensible? Is there a better way? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Opening Local Files | Setting up and Configuration of Excel | |||
Relative Hyperlinks to local files | Links and Linking in Excel | |||
local support files | Excel Discussion (Misc queries) | |||
Excel 2003: Temporarily "turning off" links to external files... | Excel Discussion (Misc queries) | |||
Excel files on local drives running from internet | Excel Worksheet Functions |