I think I'm getting closer. I have modified code from h$$p://www_cpearson_com/Excel/imptext.htm and ended up with this:
All I need now is a way of setting the
SaveColNdx = ActiveCell.Column
RowNdx = ActiveCell.Row
to a specific cell on a specific sheet. Then I need to set up a macro with a time loop that will repeat every x minutes. It has to:
1. delete all existing data in range on the "Intensity Import" and "Colour Spec Import" spreadsheets.
2. Run IntensityNewestFile Macro
3. Run ColourSpeckNewestFile Macro
4. Calculate all sheets ("Intensity Import", "Colour Spec Import" "Input and Output" and "Filter")
5. Pause x minutes
6. Repeat
If you can help, I will be indebted for life. This is the first time I've ever tried using macros in Excel, and I think I've bitten off more than I can chew.
Cheers,
Zaphius
Bookmarks