Hello Guys,
I have two Files for Invoice Entry. "Invoice Entry Master" and "Invoice Entry Daily". I am pasting the data from "Invoice Entry Daily" to "Invoice Entry Master" on a regular basis. I would like to know whether there is any VBA code for checking if the Invoice Number is already exist in the "Invoice Entry Master" file while I am entering the Invoice Entries in to my "Invoice Entry Daily File". I want to just pop up 1 message box.
My files are located in this path "C:\Users\Admin\Invoice Entry Master.xlsx" and "C:\Users\Admin\Invoice Entry Daily.xlsx".
As per my knowledge I have to use a loop and check in my "C:\Users\Admin\Invoice Entry Master.xlsx" if the Invoice Number I have entered is already exist in my "Invoice Entry Master" file.
Please let me know
Thanks in Advance
Bookmarks