Thread: delete cells
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] lijia137@gmail.com is offline
external usenet poster
 
Posts: 6
Default delete cells

i have a worksheet with several columns, and i want to use one
specific colume as my reference, i.e. values under 100 in this column
as well as values/texts in the same rows should be deleted, basically
it's to delete a range of data based on certail value, is there a
way?
thanks a ton!