Excelnoobisme
Board Regular
- Joined
- Nov 19, 2010
- Messages
- 128
Hi, i have 2 workbooks, 'Database.xlsm' and 'Daily.xlsx'.
Column A in 'Database.xlsm' is the Date(1st march,2nd march......) with other info pertaining to that date on Column B-F.( i have on average 3000 rows of data everyday)
Now every month i need to transfer the amount in 'Database.xlsm' to 'Daily.xlsx' according to their date, in a way that amount for 1st march will on the 1st tab in 'Daily.xlsx' and 2nd march amount will be in the 2nd tab...
In short, i need a marco to loop through column A, search for all 1st march data and copy to 'Daily.xlsx then continue to search for 2nd march data and copy to 2nd tab in 'daily.xlsx.
Thanks
Column A in 'Database.xlsm' is the Date(1st march,2nd march......) with other info pertaining to that date on Column B-F.( i have on average 3000 rows of data everyday)
Now every month i need to transfer the amount in 'Database.xlsm' to 'Daily.xlsx' according to their date, in a way that amount for 1st march will on the 1st tab in 'Daily.xlsx' and 2nd march amount will be in the 2nd tab...
In short, i need a marco to loop through column A, search for all 1st march data and copy to 'Daily.xlsx then continue to search for 2nd march data and copy to 2nd tab in 'daily.xlsx.
Thanks