Brian
|
| Posted: 02/12/2006, 11:27 AM |
|
I have database with a list of coins in it. I want to show a lists of sums like this:
Pennys = 82
Nickels = 122
Dimes = 100
The "Pennys =" would be a label and the number would be an uneditable field like a label. I have a query that pulls out the proper data, but whenever I try to create a form or a report; I get bogus info.
Is there any way to pull a cross tab query from Access into CodeCharge? I tried it a a SQL statement but it didn't work.
What would be the best method for doing this; a grid, a report or something that I'm missing. Also, can this be done in 1 form?
Thank you,
Brian
|
|
|
 |
|