A Microsoft Office (Excel, Word) forum. OfficeFrustration

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   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

manytables data in one report



 
 
Thread Tools Display Modes
  #1  
Old September 19th, 2007, 03:18 PM posted to microsoft.public.access.tablesdbdesign
balu
external usenet poster
 
Posts: 109
Default manytables data in one report

dear friends
i have many tables but i want all table data in a custamised way in one
report viz
table [invoice] (date,invoiceid(pk),invoiceddate,supplairid(fk),)
table [receivedinvoice] ( invoiceid(fk),fuelquantityreceived,)
table [decanteddata] (date,decantedid(pk
generatedkey),decatedtotank,tankbalencebeforedecan t,tankbalenceafterdecant)
table[fuelissues] (date,issueid(pk),issuedquantity,issuedto)
table[misc issues] (date,misissueid(pk),purpus,misquantity)
these are the available data
The report recquired is
date(groupby,between specified dates),openingbalencesum
tankbalenceafterdeacnt - sum (
issuedquantity+misquantity)),totalreceivedinvoice: sum(fuelquantityreceved,between
date 00.00 hrs to next day 00.00
hrs),progrssivetotalreceivedinvoice:sum(fuelquanti tyreceived , between
startdayof month and now()),fuelclosingbalence at
cosing:sum(tankbalenceafterdecant - sum( issuedquantity + misquantity)
i traid to generate report in many ways but failed ,
1) kindly advise is im lapsed in table normalisation and setting up
relationship
2) how to do all calculations to for everyday in a month in one report
except fuelquantity and date remainig all data types are text
fuel quantity number
if any help offered may be sent to
Please have a look at it please,




 




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 10:19 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.