Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Group by based on a date 1

Status
Not open for further replies.

saran26

Programmer
May 20, 2008
173
US
Hi All,

I have "date entered" field in my table with time also appended to it.

I need to create a report where i have to show how many defects created on a "week" based on the date entered field, as well how many created in an "hour" using that field.

Is it possible ? Please help me out.

Thanks
Saran
 
Insert two groups on the same field, first choosing "print on change of week" and second, "print on change of hour".

-LB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top