View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Deleting a Row by If Statement

Hi
see:
http://www.xldynamic.com/source/xld.Deleting.html

--
Regards
Frank Kabel
Frankfurt, Germany

"Aaron" schrieb im Newsbeitrag
...
Hi All,

I am trying to create a If statement that If a Value ("Production")

is in
Column C then Offset by one row and If the Value doesn't equal

("Production")
then Deleted that Row. Can you help? Thanks in advanced.

Thanks,
Aaron