hi,
i am suing below to copy data and paste another workbook
before run this code i want to check that if a particular sheet exist on the workbook with name "Vouchers - Purchase Transactions With StockItems.XLSM![]()
Please Login or Register to view this content.
( workbook name should be = active workbook Sheets("entry").range("c5").value )
if sheet exist (sheet = Sheets("entry").range("c5").value) then first run another code if doesnt exist then run as its main fuction
thank you
Bookmarks