Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi. Is there a way to use VLOOKUP to lookup and return both the values
from one list to another as well as the cell fill color of the source list? My users have a main workbook that imports updated data to a temporary sheet. Below shows the general layout of the temporary sheet, with DOC being the key. I've already got a macro that copies the DOC, RAT, and Notes from the main workbook and imports the new DOC numbers from the external workbook. And the macro adds a VLOOKUP formula to the second RAT and NOTES columns. The macro then copies/pastes the updated DOC, RAT, and Notes columns back to the main workbook. And it works well. BUT, users add personal color coding to their DOC, RAT, and Notes cells, and it's important to be able to carry over the color coding with the value that's looked up. Example sheet layout: DOC RAT Notes DOC RAT Notes Is that possible? Thanks! Frank |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Return the row number of a cell if its interior color = 50 | Excel Programming | |||
HELP W/ VBA: SELECT RANGE, ALLCAPS, CELL COLOR, RETURN TO BLANK CELL/PATTERN CELL | Excel Programming | |||
Return the color of a cell | Excel Worksheet Functions | |||
How to return the color of a cell | Excel Programming | |||
How Can I use "#N/A" return from a vlookup to change row color? | Excel Programming |