Dear expert
I have saved N number of files in path, i want export unique values into particular workbook in particular sheet.
i have saved backup file in one path with sheet of Sub_Account which contains multiple partner name. i want export data of Supreme Systems to Supreme.xlsb workbook[sheet!sub_account] and as well as export data of Webx Technologies to Webx.xlsb workbook[sheet!sub_account]
VBA code run from empty workbook.
Copy from BackUp.xslb sheet(Sub_account) Only Supreme Systems Data's Paste Into Supreme.xlsb workbook[sheet!sub_account]
Copy from BackUp.xslb sheet(Sub_account) Only Webx Technologies Data's Paste Into Webx.xlsb workbook[sheet!sub_account]
Thanks
Bookmarks