toshimarise
New Member
- Joined
- Feb 1, 2013
- Messages
- 21
Hello!
Although I can figure out some of the individual steps, I am having a hard time getting the various parts of this macro to work together. I appreciate any help you can give!
There are roughly 500 rows with data and around 50 columns, but the rows could change up or down and 2 columns get added every day.
This is my basic outline of what needs to happen:
Let me know if you need more information. Thank you in advance.
Although I can figure out some of the individual steps, I am having a hard time getting the various parts of this macro to work together. I appreciate any help you can give!
There are roughly 500 rows with data and around 50 columns, but the rows could change up or down and 2 columns get added every day.
This is my basic outline of what needs to happen:
- Unfilter the sheet
- Convert the last 2 columns with data to values (manually this would be copy, then paste as > values in the same spot)
- Fill the first empty column with Formula 1 down to the last row containing data in column A
- Fill the next empty column with Formula 2 down to the last row containing data in column A
- Fill in headers for the new columns
- Mark the 2nd to last column header with “[yesterday’s date] EOD”
- Mark the last column header with “[today’s date]”
Let me know if you need more information. Thank you in advance.