Thread: Range / VBA
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kirkm[_6_] kirkm[_6_] is offline
external usenet poster
 
Posts: 156
Default Range / VBA


Can you set a range that's conditional on the contents of a cell ?

e.g. where column C contains "Fred" you'd have only the "Fred"s.

And would it include all the other columns in the rows?


Thanks - Kirk