S
sjoerd.jump
I made a macro that uses input from an import file.
but i need to use the same file to run the macro.
this is what happends.
I use an application, then export the data.
When i use an On load or on open function, the macro runs before all
data is exported, thus leaving me with an incomplete worksheet.
Is it possible to wait till all info is imported in the worksheet
(say, fixel) to run a macro on another sheet (say, fixel_overview)
but i need to use the same file to run the macro.
this is what happends.
I use an application, then export the data.
When i use an On load or on open function, the macro runs before all
data is exported, thus leaving me with an incomplete worksheet.
Is it possible to wait till all info is imported in the worksheet
(say, fixel) to run a macro on another sheet (say, fixel_overview)
