Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

financial reporter

Status
Not open for further replies.

coachvi

Technical User
Nov 19, 2008
111
GH
i just want to create a report for a specific month wtihout the year to date 4 omparision purposes eg :compare february to march



="For The "&IF(VALUE(FR("Period"))>=PeriodsInYear,"Year",(FR("PERIOD")&" Period"&IF(VALUE(FR("Period"))<>1,"s","")))&" Ending "&TEXT(FR("End"),"mmmm d, yyyy")
 
can u just code it for me in such a way dat i print august i get only august amount not the period to date
 
A "please" would be nice, I don't react on demands.

What you need is =FRAMTA("NETP")
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top