WednesdayC
Board Regular
- Joined
- Nov 7, 2010
- Messages
- 201
- Office Version
- 2016
- Platform
- MacOS
Hi All
Can anyone help me please?
I have a Listview control with 3 columns.
I have written a function that totals Column 2 values.
However, I cannot find how I add this result to the end of all items in Column
2?
i.e. if column 2 data is:-
1
3
10
The end of column 2 would display 14 (ideally, with a blank row before the total entry)
Thank you in advance.
Regards
Wednesday
Can anyone help me please?
I have a Listview control with 3 columns.
I have written a function that totals Column 2 values.
However, I cannot find how I add this result to the end of all items in Column
2?
i.e. if column 2 data is:-
1
3
10
The end of column 2 would display 14 (ideally, with a blank row before the total entry)
Thank you in advance.
Regards
Wednesday