Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've got a routine that a text file from an ftp site, converts it into an
excel spreadsheet, and saves it back to the ftp site. This routine loops through multiple files and ftp sites. The ftp site paths are listed in a table and are picked up and defined as variables. Although the routine succesfully opens the right files from the right sites, it keeps using the first ftp site for every iteration of the save portion of the routine (like there's a cache that can't be cleared out or something). I could hard code the paths, but I like having them in a spreadsheet. Thoughts? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Not at all clear on use of variables and/or object variables | Excel Discussion (Misc queries) | |||
Syntax for using variables in a cell formula to reference paths/fi | Excel Worksheet Functions | |||
Using Variables for file paths in QueryTables.Add | Excel Programming | |||
how to clear memory stored in the variables? | Excel Programming |