DarrenPower
IS-IT--Management
Can anyone please tell me if it's possible to split one cell into multiples? BY that I mean if somebody is working on one project for half a day (A½) and on another project for the other half of that day (B½) is it possible to reference these values seperately?
The code used to pull out half days (for A) is:
+(COUNTIF(ALLOCATION!B7:ALLOCATION!IV7,"A½")/2)
But this only works if only A½ is the only entry in the cell, can we split it so that A½ and B½ are treated as seperate entities?
The code used to pull out half days (for A) is:
+(COUNTIF(ALLOCATION!B7:ALLOCATION!IV7,"A½")/2)
But this only works if only A½ is the only entry in the cell, can we split it so that A½ and B½ are treated as seperate entities?