Microsoft
Software
Hardware
Network
Question : Query questions
I ahve a query that using an expression to calculate.
Revised Bill
RevisedBill: Sum(nz([tblrevcodebill.ori
ginalbill]
)-nz([tblr
evcodebill
.feereduct
ion])-nz([
tblrevcode
bill.addit
ionalreduc
tion])-nz(
[tblSettle
m.Settleme
ntamount])
)
This works fine. Now what I need to calculate is:
TotalSavings: which would be Originalbill - Revised Bill
Everytime I try I keep getting errors.
The syntax I have tried is :
TotalSavings: [OriginalBill]-[RevisedBil
l]
Any help?
Answer : Query questions
your Totalsavings can be computed by adding the three deductions
Totalsavings:Sum(nz([tblre
vcodebill.
feereducti
on])+nz([t
blrevcodeb
ill.additi
onalreduct
ion])+nz([
tblSettlem
.Settlemen
tamount]))
Random Solutions
Create an excel sheet programmatically using VB.NET
Page setup is greyed out in SSRS
Export Datagrid to excel
How to increase HEAP Memory on Windows 2003?
How to trigger Form events?
ado.net reading first sheet of excel file.
Why does mail merge change date format from Australian to American when the document is merged?
Can I moved a Hyper-V VM machine from one server to another with different hardware 500pnt
Can I use a hard drive and a enclosure to backup a Win98 computer?
IPSEC