Y
Yarroll
Hi,
How would an Excel workbook best advertise its presence and results?
I run a few macros on large collections of Excel files. It's often hundreds
of files. The majority of these files doesnt qualify for further attention,
but some do. Lets say that interesting files return "1" in range("A1"), it
doesnt make sense to open all the files to have a look at A1. So how do I
distinguish the interesting ones without opening them? I was thinking of a
macro to - if A1=1 - save a workbook to some specific folder. Or saving it
with a filename preceded by "Look here-."
Sure, there's many ways to skin a cat and lots depends on eg. proportion of
interesting files to useless files, but how would you go about this? Any
ideas?
TIA. Best regards, Yarroll
How would an Excel workbook best advertise its presence and results?
I run a few macros on large collections of Excel files. It's often hundreds
of files. The majority of these files doesnt qualify for further attention,
but some do. Lets say that interesting files return "1" in range("A1"), it
doesnt make sense to open all the files to have a look at A1. So how do I
distinguish the interesting ones without opening them? I was thinking of a
macro to - if A1=1 - save a workbook to some specific folder. Or saving it
with a filename preceded by "Look here-."
Sure, there's many ways to skin a cat and lots depends on eg. proportion of
interesting files to useless files, but how would you go about this? Any
ideas?
TIA. Best regards, Yarroll