I have a form that when you choose a start and end date and click preview - a report is run. In that report I have a three columns and another one that is supposed to be a 'total'
Problem is the total column is not summing the total it is concatanating the three columns e.g.
column 1 = 3
column 2 = 4
column 3 = 3
total = 343
what on earth is that all about?
Problem is the total column is not summing the total it is concatanating the three columns e.g.
column 1 = 3
column 2 = 4
column 3 = 3
total = 343
what on earth is that all about?