Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Is it possible in a vlookup to pull formatting too? Like colors?

Just was curious if doing a vlookup if I could pull colors... For example if
I define 1 to equal GREEN (like a green background) and 2 to equal Yellow
(with Yellow Background), 3 equal RED with REd background on one sheet...

Was curious if doing a Vlookup that each time someone entered a 1,2, 3 if it
would pull the COLOR. That's what the boss is after.

Thanks,
Neal
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 698
Default Is it possible in a vlookup to pull formatting too? Like colors?

Hi Neal,

A formula can only returna value to a cell.

Take a look at Conditional Formatting and format the cell getting the 1, 2
or 3. Use cell Value is equal to and 1, 2 or 3..

HTH
Regards,
Howard



"Neal Hammond" <Neal wrote in message
...
Just was curious if doing a vlookup if I could pull colors... For example
if
I define 1 to equal GREEN (like a green background) and 2 to equal Yellow
(with Yellow Background), 3 equal RED with REd background on one sheet...

Was curious if doing a Vlookup that each time someone entered a 1,2, 3 if
it
would pull the COLOR. That's what the boss is after.

Thanks,
Neal



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Is it possible in a vlookup to pull formatting too? Like colors?

Nope.

Formulas return values, not this kind of formatting.

Neal Hammond wrote:

Just was curious if doing a vlookup if I could pull colors... For example if
I define 1 to equal GREEN (like a green background) and 2 to equal Yellow
(with Yellow Background), 3 equal RED with REd background on one sheet...

Was curious if doing a Vlookup that each time someone entered a 1,2, 3 if it
would pull the COLOR. That's what the boss is after.

Thanks,
Neal


--

Dave Peterson
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,986
Default Is it possible in a vlookup to pull formatting too? Like colors?

You would have to format the results of the VLookup by putting them in a
range that can be formatted.

"Neal Hammond" wrote:

Just was curious if doing a vlookup if I could pull colors... For example if
I define 1 to equal GREEN (like a green background) and 2 to equal Yellow
(with Yellow Background), 3 equal RED with REd background on one sheet...

Was curious if doing a Vlookup that each time someone entered a 1,2, 3 if it
would pull the COLOR. That's what the boss is after.

Thanks,
Neal

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Worksheet formatting (fill colors & text colors) disappeared sweettooth Excel Discussion (Misc queries) 2 June 24th 08 01:16 AM
Can I pull in the filename used in Vlookup from another cell? frustrated linker Excel Worksheet Functions 1 May 8th 08 09:47 PM
Pull individual cell background colors from workbook to wrkbk sunshine[_2_] Excel Discussion (Misc queries) 0 September 25th 07 06:38 PM
VLookup / pull data from 1 sheet to another nastech Excel Discussion (Misc queries) 1 June 20th 07 08:30 PM
Using Vlookup to pull data from another workbook Bill Excel Programming 3 January 29th 05 01:56 AM


All times are GMT +1. The time now is 06:53 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"