If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Other PC Databases > Trouble with a report

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-08-06, 13:26
amytdev amytdev is offline
Registered User
 
Join Date: Sep 2006
Posts: 1
Trouble with a report

The data in the table looks like this:
DEPT,ACCT#,GLYEAR,JAN,FEB,MAR,APR,MAY,JUN,JUL,AUG, SEP,OCT,NOV,DEC

97, 1101, 2005, 2288,2288, 2288, 2288, 2288, 2288, 2288, 2288, 2288, 2288,
0, 0

97, 1101, 2006, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0

The scenario is this.

A user enters a month and gl year to evaluate against another month and
year. (parameter Beg balance=Jan 2005 and parameter End balance=Jan 2006)

The resulting report would group the data according to section and
subcategory and list the following information as columns:

Acct #, Desc, Dept, glyear, Beg balance (value for Jan 2005), End balance (value for Jan 2006, and the difference between the beginning and ending balances for the parameters entered.


Please help.
Amy
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On