|
Thanks for sharing this Jan!
-Brad Davidson
-----Original Message-----
In case anyone needs this, here is how I worked it out: I am printing a financial report that needs to show the number of months being reported, based on the beginning of the fiscal year, determined by a date the user enters. Heres my code:
dia 'Enter Month Ending Date' vval=10 vlast 1 caption .vhdg at 10
20
I have a variable in the report called rhdg which is ('For the'&.rnmr&'Months Ending'&(ctxt(.vpe)))
It pulls the text value of the number of months in correctly and works great!!! Thanks for all the input.
Jan |
