Thank you for wanting to help,
I am trying to ''total'' a set of rows like this: (Not adding +)
I want to take the 'numbers' or 'codes' entered in columns to 'CONSOLIDATE' into a cell with commas (OR SPACES) such as "1, 3, 4, 7" but at the same time ONLY use the codes that are actually entered (Meaning, if a cell is blank or 0, it will not include it in the consolidation.
Example:
[Before]
column1 column2, 3, 4, 5, ....
("Displays Codes Selected")---(code1)(Code2)(code3)(etc...)
[After]
column1
(100, 300, 400, 700)
Am I being too confusing ?
What I want to do is a simple idea, i just dont know to explain it better right now ....
Thanks !
Bookmarks