Microsoft
Software
Hardware
Network
Question : Displaying the color index of a cell
Want i'm trying to accomplish is:
In column A I have multiple cells with different colors in them in column B I wanted the color index of each colored cell, for example.
If column A cell A1 is red I wanted in column B, B1 to display 3 and so on.
Answer : Displaying the color index of a cell
You can use XLM and range name workarounds for this (ie no VBA)
Select Cell B1
Insert a range name
CellColour
=GET.CELL(63,A1)
3. in B1 put
=CellColour+RAND()*0
4. copy down
see attached file
cc.xls
(28 KB)
(File Type Details)
folours
Random Solutions
transfer Access 2003 using VBA to Access 2007 on another computer
SBS 2008 Console feature is not setup correctly - Unable to create users -
Sucess Audit event id 540
Using FTYPE COMMAND in a batch file how to include "%1" by escaping the % sign.
Microsoft OLE DB Provider for SQL Server error '80040e07'
Access 2007 Report Showing ID (Primary Key) - How Can I Show Value?
IMPORT DATA TO ANOTHER DATABASE
How can I allow regular domain users update their own Active DIrectory information?
How do I differentiate font format within the same Text Box in a form using Access 2007?
Event 10016, DistributedCOM