Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
P.S. I know this one below is probably the easiest this in the world, but
how do I select the "current row" or "current column" (separately) without specifying a column range. I just want "current" or "active" one. Sorry, I didn't see this question on my first reading of your post. To select the row or column for the row or column the active cell is in, try these... ActiveCell.EntireRow.Select ActiveCell.EntireColumn.Select -- Rick (MVP - Excel) |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Search and replace | Excel Discussion (Misc queries) | |||
Search and replace | Excel Programming | |||
Problem with search and replace data,thanks for you help in advance. | Excel Discussion (Misc queries) | |||
Search and Replace help | Excel Programming | |||
Help with Search and Replace | Excel Programming |