Spreading data to date columns

J

John2110

My orders table has the following fields: OrderNum, Cust, Part, Qty, ShipDate.

I need to print one order per line but move the qty under a column with the
ship date.

Ord# Cust Part PastDue 2/13 2/14 2/15 2/16
123 ABC 6543 50
124 ABC 6548 75
127 RST 7125 50
129 RST 8567 50
 

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