iuliandonici
New Member
- Joined
- Apr 13, 2011
- Messages
- 4
Hi,
I have given a search on this forum for this matter but I didn't find any solution.
I have 4 coloumns (IN, OUT, IN+OUT, IN-OUT) and N rows. I need to know how can I be able to make a SUM & DIFFERENCE between the IN and OUT values. These values, both in IN and OUT, come into a single cell, separated by ";". Now, you'll probably tell me it's wrong to have multiple values in a single cell but I can't work any other way because the NUMBER of these VALUES is not constant in order to be able to separate them in each coloumn.
Also, the NUMBER of these multiple values in a single cell can be up to 50, 50 values. And each value can have up to 7 digits.
I have linked to you a sample of what I'm trying to do. http://uploaded.to/file/2p39ldok
I know little about VBA programming but I'm willing to do some damage.
I would really appreciate it.
Thank you.
I have given a search on this forum for this matter but I didn't find any solution.
I have 4 coloumns (IN, OUT, IN+OUT, IN-OUT) and N rows. I need to know how can I be able to make a SUM & DIFFERENCE between the IN and OUT values. These values, both in IN and OUT, come into a single cell, separated by ";". Now, you'll probably tell me it's wrong to have multiple values in a single cell but I can't work any other way because the NUMBER of these VALUES is not constant in order to be able to separate them in each coloumn.
Also, the NUMBER of these multiple values in a single cell can be up to 50, 50 values. And each value can have up to 7 digits.
I have linked to you a sample of what I'm trying to do. http://uploaded.to/file/2p39ldok
I know little about VBA programming but I'm willing to do some damage.
I would really appreciate it.
Thank you.