Stockists

M

Matt Lunn

Hello all,

I've got a table which shows Account, WeekEndDate and Volume and it shows
data from the last 52 weeks. What I'd like to be able to do is create a table
that, for every week, shows which accounts have sum of volume greater than 0
from the previous 8 weeks. Is this possible?

Thanks,
Matt
 
J

Jeff Boyce

Matt

I don't believe you need to create a new table to do this (that's how you'd
approach it in Excel, but Access is a relational database).

Have you looked into using queries to calculate (and display) what you're
looking for?

Regards

Jeff Boyce
Microsoft Office/Access MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top