Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Me Me is offline
external usenet poster
 
Posts: 67
Default Using VLOOKUP to find colours

Hello,
I want to use a VLOOKUP to pull information out of a chart
depending on what colour the cell has been filled in.
The Look_Up value needs to relate to the colour but i do not know how to
force it to do this.
Any help would be appreciated.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 12
Default Using VLOOKUP to find colours

I think you are pretty much forced to write a VBA macro because I am not
aware of worksheet functions that return either the colour of a cell or the
text it contains. In VBA there is ActiveCell.Font.ColorID for example.

The nearest workaround I could come up with, is to use a cell adjacent to
your data to store the name of the color, selected from a validation list.
Conditional formatting would allow the data cells to be coloured
appropriately (the use of multiple conditional formats may be limited to
Office 2007). The cell in which the colour is held could be disguised by
choosing the font colour to match the background colour. Any searches or
filtering you want could then be based on the colour column as well as the
data columns.


"Me" wrote:

Hello,
I want to use a VLOOKUP to pull information out of a chart
depending on what colour the cell has been filled in.
The Look_Up value needs to relate to the colour but i do not know how to
force it to do this.
Any help would be appreciated.

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
VLOOKUP to Find the MIN (that is not zero) Huber57 Excel Discussion (Misc queries) 5 September 28th 09 06:19 PM
How to save one of the MORE COLOURS in the THEME COLOURS? Wulfy Excel Discussion (Misc queries) 0 August 18th 09 10:25 AM
Can vlookup find the last row without it in the formula? zerOman Excel Discussion (Misc queries) 3 June 6th 06 02:49 AM
Vlookup & Find Caroline Excel Worksheet Functions 2 April 7th 06 03:13 PM
Excel 2003 font colours and cell colours bretta Excel Discussion (Misc queries) 1 April 17th 05 03:45 AM


All times are GMT +1. The time now is 05:28 AM.

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

About Us

"It's about Microsoft Excel"