Posted 19 December 2021, 5:55 pm EST
Hi,
I’m trying to make footer descriptions for twe cases:
- update footers based on rows selected (and not on all rows visible)
- make sum on a specific column that is string typed (not double typed). in this case, I only want to make the sum of all numeric values
Is this possible? Maybe with the ownerdraw cell event?
Thanks