Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I need to write/record a macro that takes multiple files(UNIX files)on the local computer and then copy all their content back to a sheet of the excel and then manipulate the data to generate a report. I particularly need help with macros that can import multiple files. I have come across an excel application whose button can prompt a windows and import ONE file to do similiar thing. However, what I want to do is more sophisticated. Do you have any idea?? do you have any resources from the web?? Thx!! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Why not make a list of the files to import and then work through the list
importing the processing the file as required. -- HTHs Martin "Raven" wrote: Hello, I need to write/record a macro that takes multiple files(UNIX files)on the local computer and then copy all their content back to a sheet of the excel and then manipulate the data to generate a report. I particularly need help with macros that can import multiple files. I have come across an excel application whose button can prompt a windows and import ONE file to do similiar thing. However, what I want to do is more sophisticated. Do you have any idea?? do you have any resources from the web?? Thx!! |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
oh, because the files are logs from several servers whose names change
daily. and thx NickHK |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
problem with import files by excel macro | Excel Programming | |||
problem with import files by excel macro | Excel Discussion (Misc queries) | |||
problem with import files by excel macro | Excel Discussion (Misc queries) | |||
Import CSV files using Macro | New Users to Excel | |||
Import multiple files macro can't find files | Excel Programming |