1
Need loop to cut rows that meet criteria and paste to another sheet.
I want a loop that will look at the first four words in column A and if they match then the entire row should be cut and pasted to another sheet.
Answer Question
| March 3, 2010 9:55 PM
Excel 2003, Excel macros, Microsoft Excel, VBA, VBA/VB
I want a loop that will look at the first four words in column A and if they match then the entire row should be cut and pasted to another sheet.
Macro to breakout data into separate tabs
I have a weekly report that holds line item detail for seven different account numbers. The data is going to vary from week to week and I need vba code that will separate the data by account number into different tabs. Any tips on how to write the code? RWC
Answer Question
| March 17, 2010 12:11 AM
Excel 2007, Excel macros, VBA/VB
I have a weekly report that holds line item detail for seven different account numbers. The data is going to vary from week to week and I need vba code that will separate the data by account number into different tabs. Any tips on how to write the code? RWC
1





