N
Nobody
I want to have a format for my cells that basically means "the data in
this cell specifies a range of integers". For example, it might say
1-4, or 2-7, etc. Or it might just say 1 which is the same as 1-1
(low val is 1 and high val is 1). Is there a way I can have a format
code for this and use a custom format? Later on in the worksheet, I
want to be able to extract the min and max values of this range from
the cells. The application of this is that a certain column is going
to be used for holding ranges of numbers. Then at the very bottom I
want to add up the ranges to produce the overall range. Like if my
column is
4-7
2-3
1-6
8-9
I want to add all this up and have a cell which contains the value
15-25
Can someone help me out?
Sincerely,
Zachary Turner
this cell specifies a range of integers". For example, it might say
1-4, or 2-7, etc. Or it might just say 1 which is the same as 1-1
(low val is 1 and high val is 1). Is there a way I can have a format
code for this and use a custom format? Later on in the worksheet, I
want to be able to extract the min and max values of this range from
the cells. The application of this is that a certain column is going
to be used for holding ranges of numbers. Then at the very bottom I
want to add up the ranges to produce the overall range. Like if my
column is
4-7
2-3
1-6
8-9
I want to add all this up and have a cell which contains the value
15-25
Can someone help me out?
Sincerely,
Zachary Turner