Gossamer Forum
Home : Products : DBMan SQL : Discussion :

Re: [jaspercram] Calculate an amount from 2 fields

Quote Reply
Re: [jaspercram] Calculate an amount from 2 fields In reply to
Thanks for your reply!
I looked over the help document that you mentioned before my initial post, but was unable to figure out a way to calculate a formula that works for my situation. I'm not really a programmer, so I don't really understand every detail, but I'm trying to learn as much as possible.

I tried template tags like these, but nothing works:
(Any ideas?)

<%MSRP - Price%>
<%MSRP -= Price%>
<%'MSRP' - 'Price'%>
<%('MSRP - Price')%>

<%MSRP - 10%> (this works, displays the MSRP minus the value of 10)

Thanks in advance!
Rick
Subject Author Views Date
Thread Calculate an amount from 2 fields rcaudio 5111 Dec 22, 2002, 10:23 PM
Thread Re: [rcaudio] Calculate an amount from 2 fields
jaspercram 4955 Dec 22, 2002, 11:59 PM
Thread Re: [jaspercram] Calculate an amount from 2 fields
rcaudio 4946 Dec 23, 2002, 10:51 PM
Thread Re: [rcaudio] Calculate an amount from 2 fields
jaspercram 4936 Dec 24, 2002, 1:16 AM
Post Re: [jaspercram] Calculate an amount from 2 fields
rcaudio 4922 Dec 24, 2002, 11:04 PM