Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have this function:
myKey = Key() Selection.Value = myKey If the user highlights a range, a specific value is filled into every single cell highlighted. I want to do this a little better. If the user highlights several rows and columns, I want the myKey to only fill in if the column header (Row 1 value) is "Key" - is this possible in VBA? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Advanced excel fill handle Question | Excel Discussion (Misc queries) | |||
Excel fill handle use -advanced | Excel Discussion (Misc queries) | |||
advanced filter a range | Excel Worksheet Functions | |||
Advanced Filter Range Selection in VB | Excel Programming | |||
how to? set my range= my UDF argument (range vs. value in range) [advanced?] | Excel Programming |