Hi Everyone,
I need small help in my written code and i know this will resolved here.
I written a macro in File Checking and deleting workbook and rest all file will be there in assigned folder.
I have some csv files in folder like (Johnxxx, Jessxxx, John25x) and it may be increase or decrease.
what exactly i want here is , macro should open file and check if Range("A3") Empty then close file and delete file from the folder, and if Range("A3") contain some data then close the file and delete "xxx" from file name (means if in workbook "Johnxxx" range(A3) contain some data then "Johnxxx" workbook should close and delete "xxx" from file name "Johnxxx" to "John".
I hope my explanation is understandable.
Thanks in Advance.
Bookmarks