Thread: Create Report
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
merjet merjet is offline
external usenet poster
 
Posts: 812
Default Create Report

You don't need VBA code for that. Use the menu Data | Filter. Then
filter the range to show only rows with, say, T. Copy the filtered
range (or only part of it) elsewhere. The hidden rows will not be
copied.

Hth,
Merjet