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
Task Scheduler ACTUALLY NOT running task, though showing 'running'
Subform Problems, Method Form of object Subform failed
How to open zip files in outlook without saving the attachment
DefaultAppPool Crashes
How to pass Id in Repeater control
Controlling users with Microsoft Access 2007
Can I upgrade a "30 Day Trial" version of Windows Vista to a full Version of Windows 7?
Negative Values in a Numeric Field
Grid View filtering
Installing Visual Web Developer 2008 Express