nchambless
New Member
- Joined
- Dec 9, 2015
- Messages
- 3
I know that I have read all over that you cannot carry over the format of a cell with a VLOOKUP. (Font/ Cell Color, etc) I need help with an alternative. I am somewhat of a beginner but usually catch on quickly. This is what I am working with:
I have a worksheet that have multiple sheets- I have named them by the weeks of the year. When I export into excel I run a macro I created to format the sheet to clean the report to only the data I need and am able to review the report for that week. I have created a second macro that has a VLOOKUP that runs in it that pulls data from columns K, L, M, and N based if column B is the match. (I am sorry that my verbiage is not correct/ ideal.) Hopefully you understand. The VLOOKUP pulls that data and fills it to the corresponding fields I have placed the formula, and works properly.
However, In this second macro I have the VLOOKUP pulling along with a Function I created so that it will pull the data in those columns (K,L,M, and N) from the sheet prior. -I have created this function so that the macro does not run based off a specific named sheet but always by going 1 sheet back. The point of this is to pull my Notes/ Status Updates/ Follow Up Dates from the prior week (Prior Sheet) forward so that I am not duplicating work every work as I will be reviewing thousands of lines once I have this second macro fine tuned with this.
The issue: The VLOOKUP doesn't pull formatting of the cells. What are alternative options I have so that I can differentiate the text/ data/ overall information that was pulled forward from the previous week. Can I have that text colored red? Can add a small column added that I can add a formula or something that will flag if it was pulled from the VLOOKUP? I would like to go as simple as possible to keep the report looking clean but need suggestions. Please Help!
Thank you in advance!
- A hopeful soon-to-be Excel Intermediate user!
I have a worksheet that have multiple sheets- I have named them by the weeks of the year. When I export into excel I run a macro I created to format the sheet to clean the report to only the data I need and am able to review the report for that week. I have created a second macro that has a VLOOKUP that runs in it that pulls data from columns K, L, M, and N based if column B is the match. (I am sorry that my verbiage is not correct/ ideal.) Hopefully you understand. The VLOOKUP pulls that data and fills it to the corresponding fields I have placed the formula, and works properly.
However, In this second macro I have the VLOOKUP pulling along with a Function I created so that it will pull the data in those columns (K,L,M, and N) from the sheet prior. -I have created this function so that the macro does not run based off a specific named sheet but always by going 1 sheet back. The point of this is to pull my Notes/ Status Updates/ Follow Up Dates from the prior week (Prior Sheet) forward so that I am not duplicating work every work as I will be reviewing thousands of lines once I have this second macro fine tuned with this.
The issue: The VLOOKUP doesn't pull formatting of the cells. What are alternative options I have so that I can differentiate the text/ data/ overall information that was pulled forward from the previous week. Can I have that text colored red? Can add a small column added that I can add a formula or something that will flag if it was pulled from the VLOOKUP? I would like to go as simple as possible to keep the report looking clean but need suggestions. Please Help!
Thank you in advance!
- A hopeful soon-to-be Excel Intermediate user!