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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to make a view with date and sum calculation

Status
Not open for further replies.

Cpreston

MIS
Mar 4, 2015
972
GB
Hi

I am trying to create a view which is taken from an orderheader table. The 2 fields I ma using are called daterequired and totalvolume.

I want to try and create a view that looks at todays date and the next five working days with a sum of the totalvolume against each day shown. The daterequired field is also a datetime field which is also causing headaches.

I am really stuck on how to do this, as anyone any ideas please.

Thanks

PS. Fairly new to creating Views form scratch
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top