M
Mark Penkower
I need to have some code at the beginning of a macro that checks the
datestamp of a file. If the file wasn't created today, then I need to
put up a warning message box and quit the macro. After that check. I
need it to do a size check of the file - If the size is < defined size,
then I need to put up a message box and quit. If this can't be done,
then perhaps, I can have the code count the number of lines.
Thanks
Mark
datestamp of a file. If the file wasn't created today, then I need to
put up a warning message box and quit the macro. After that check. I
need it to do a size check of the file - If the size is < defined size,
then I need to put up a message box and quit. If this can't be done,
then perhaps, I can have the code count the number of lines.
Thanks
Mark