renee35
MIS
- Jan 30, 2007
- 199
I have a formula similar to the one below. How can I name this formula so I can use it throughout the report without having to enter the entire formula everytime I need to use it?
CAST(SPTY.REVN_AMT AS DECIMAL(10,2)) as REVENUE--- In this case the column heading is labeled "REVENUE". How can I name this formula so when I need to use it again I will only have to type that one word. For example, the formula name could be "SOLD" and when using it in another place I could type something like this:
SOLD/2...
Thanks for any advise!!
-T
Thanks a bunch!!
-T
CAST(SPTY.REVN_AMT AS DECIMAL(10,2)) as REVENUE--- In this case the column heading is labeled "REVENUE". How can I name this formula so when I need to use it again I will only have to type that one word. For example, the formula name could be "SOLD" and when using it in another place I could type something like this:
SOLD/2...
Thanks for any advise!!
-T
Thanks a bunch!!
-T