View Single Post
 
Old 04-12-2011, 10:42 PM
iuliandonici iuliandonici is offline Windows XP Office 2007
Novice
 
Join Date: Apr 2011
Posts: 4
iuliandonici is on a distinguished road
Exclamation Sum & difference between multiple values in a single cell

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 know little about VBA programming but I'm willing to do some damage.
I would really appreciate it.
Thank you.
Attached Files
File Type: xlsx sample2.xlsx (10.7 KB, 12 views)
Reply With Quote