Query to list Company ID with Billing Period by number with date i

D

Dave M

I have currently in one table:

Company Number | Period Start | Period End
1 | x | y
1 | y +1 | z
and so on....(10,000 companies)

I would like to create a query that would make:

Company Number | Period End 1 | Period End 2 | Period 3
1 | y | z
| a
2 | c | d
| e

etc...

Any ideas?
 
D

Dave M

Have done, but I cannot figure out how to change it from a date based header
to a number one...
 

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