View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
UKMAN UKMAN is offline
external usenet poster
 
Posts: 70
Default report by date from a list of records

Hi

The list is made up of records for training courses and includes start and
end dates and course duration, i.e. Name of person, start: 1 mar 2010, ends 4
Mar 2010, duration 4 days


What I need to do is create a consolidated report to show the amount of days
a single person had training days per month/:

headings of the report a

Name - Jan - Feb - Mar etc
Colin 0 2 3 etc

Hopes this helps and gratful for any help. :)

UKMAN