Thread: Row Select
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default Row Select

As ALWAYS, post YOUR code for comments.


--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Vee" wrote in message
...
I have a macro that looks at a value of "Void" in a cell. If the value is
true then delete the cell. I have not been able to find the correct
syntax
to select the row. Seems pretty easy????