I have an accounting report with several columns.
I need each column to have a total.
I have used the following but it doesn't work. I think it is because of the fact that sum of the values are blank. Is there a workround for this?:
=Sum([ColumnA])
Thanks in advance
Lee
I need each column to have a total.
I have used the following but it doesn't work. I think it is because of the fact that sum of the values are blank. Is there a workround for this?:
=Sum([ColumnA])
Thanks in advance
Lee