View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
tom g[_2_] tom g[_2_] is offline
external usenet poster
 
Posts: 2
Default vba - need simple function to delete ranges

thanks guys that helps.. the only problem is that its not a function error.
its hard typed #NA ... it could easily be the word 'WRONG' as well.
how would i define that.
thanks, thomas

"tom g" wrote:

hi,
i'm very new to vba for excel.. working with very easy examples. wondering
if anyone can help me with a repetitive task.
i have data comming in to various columns. at some data there is a #NA, i'd
like to delete everything in that column after that #NA, and then move on to
the next column and repeat the task.

thanks, thomas