Dukester0122
IS-IT--Management
My formula shows the month and year of the columns but the year is showing with commas, can somebody tell me what I need to add to this formula:
totext(Month({?ReportDate}),0) + "/" + totext(Year({?ReportDate}),0)
Thanks.
totext(Month({?ReportDate}),0) + "/" + totext(Year({?ReportDate}),0)
Thanks.