Hey there, I ran into this forum and wanted to ask a question!
I got a question about flexible sommations.
Lets say I have clusters of the following format;
K_____________ N
11144_____________ 192
111555767_____________1,78
WE11231_____________ 63,8
WE123123_____________1620
EW12312_____________ 2
RR123____________1590
DC11112231_____________
ABa123123_____________
AOW123123123_____________
DC9988 _____________
The amount of lines between two DCxxxx numbers can fluctuate between 1 and 99, codes in column K are unique. K and N are vital.
If a line starts with DC, the lines below are part of the DC ( in the example DC11111A)
group untill a new DCxx ( in the example DC11112231) comes up. Then the following lines will be the base of the new DC number (DC11112231).
How can I make it cluster the lines, giving a sommation for each DC number?
ultimatly displaying;
DC11111A 3469,58
DC11112231 0
DC9988 0
Thanks in advance for any support!
Bookmarks