Dean
2011-08-25 11:11:39 UTC
I'm hoping you can help me streamline this process. I want to take the information from Workbook B and insert it into Workbook A so that it's automatically added to the correct cells in each tab according to date. I'm going to assume that it will be significantly easier to do this if Workbook B is actually copied and pasted into Workbook A as its own tab, so let's call that "Tab B". Let's say that Tab B always has the date in column G and the SKU in column K, and today is the 25th of the month so I'm going to want to copy information into a tab called "25th". Let's also say that I want the SKU from Tab B column K copied into the appropriate cell that would contain this expression in tab 25th. I want an expression that says, "Find '25' in Tab B column G; copy info from Tab B column K of that row and paste it here." The expression should then say, "Find the next '25' in Tab B column G; copy info from Tab B column K of the row where that '25' was found and paste it into this column but the next row down," and keep going until it reaches the end of the list.
I hope this makes sense and is enough information to point me the right direction. Thanks in advance for any help.