alforber183
IS-IT--Management
Hi,
I am trying to insert 2 seperate values within the same cell with a custom format, eg;
Value 1 ranges from 0 - 999
Value 2 ranges from 0 - 9999
I want to be able to type 12(value 1) 567(value 2)and for it to desplay as
"tek" [Value 1] "tips [value 2]
"tek 12 tips 567" for example
I tried - "tek" ### "tips" ####
But that will not display 12 567(with space) with the text, but will display 121567(no space) as
tek 1 tips 2567
value 1 has been split with value 2.
Is it possible to set a custom cell format with to seperate numbers? I want both value 1 & 2 to be within ranges 0 - 999 and 0 - 9999 respectivly. If so how do i go about it.
Thanks
I am trying to insert 2 seperate values within the same cell with a custom format, eg;
Value 1 ranges from 0 - 999
Value 2 ranges from 0 - 9999
I want to be able to type 12(value 1) 567(value 2)and for it to desplay as
"tek" [Value 1] "tips [value 2]
"tek 12 tips 567" for example
I tried - "tek" ### "tips" ####
But that will not display 12 567(with space) with the text, but will display 121567(no space) as
tek 1 tips 2567
value 1 has been split with value 2.
Is it possible to set a custom cell format with to seperate numbers? I want both value 1 & 2 to be within ranges 0 - 999 and 0 - 9999 respectivly. If so how do i go about it.
Thanks