Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi!
There is a process I repeat tons of times and would be amazing if you could help me automatize: I usually do dataextraction to create carpet area tables, but after it is created I need to add a total cell that sums all the value columns. This is how I do it (and would like it to be):
— Adds a new row at the bottom of the table and unlocks it
— Let you choose the column that I want to sum (normally B but it can be C or D)
— Create a sum formula that is =SUM(B3-BX), beeing X all the arrows of the table -1
[%<\AcObjProp Object(%<\_ObjId xxxxxxxxxxx>%).Rows>% - 1]
— Change its format to 2 decimals and m² as a sufix.
Could you help me create this?
Thank you so much,
Solved! Go to Solution.