Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sub test()
Dim C%, A$ C = Range("M3").Offset(0, -1).Interior.ColorIndex A = Range("M3").Offset(0, -1).Address(False, False) MsgBox A & " = " & C Range(A) = C End Sub ???--Lonnie M. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
CellColorIndex | Excel Worksheet Functions | |||
CellColorIndex - not working. | Excel Programming | |||
CellColorIndex - not working. | Excel Programming | |||
CellColorIndex - not working | Excel Programming |