Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I cannot find out how to select and delete the entire row - row number varies but contains the active cell. Anyone who can help? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
activecell.EntireRow.delete
-- Don Guillett Microsoft MVP Excel SalesAid Software "RL" wrote in message ... Hi, I cannot find out how to select and delete the entire row - row number varies but contains the active cell. Anyone who can help? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Blush - tried that with a spelling error
Thanks "Don Guillett" wrote: activecell.EntireRow.delete -- Don Guillett Microsoft MVP Excel SalesAid Software "RL" wrote in message ... Hi, I cannot find out how to select and delete the entire row - row number varies but contains the active cell. Anyone who can help? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to copy values then delete row for entire sheet | New Users to Excel | |||
why does this macro select the entire worksheet when run? | Excel Discussion (Misc queries) | |||
Macro - delete entire row which contain a specific text | Excel Worksheet Functions | |||
Help! with Macro - delete entire row | Excel Programming | |||
macro to delete entire rows when column A is blank ...a quick macro | Excel Programming |