Lets say I have in column A, fruit names:
Apple
Banana
Orange
and in column B, I have price discounts for the corresponding fruit:
$0.20
5%
$1.00
If I were to do a look-up in column C, those prices end up being:
0.2
.05
1
Is there a way for me to keep the formatting? I can't format the entire column C, as my discount pricing can be both a percentage and a dollar value.
Thanks,
Josh
Apple
Banana
Orange
and in column B, I have price discounts for the corresponding fruit:
$0.20
5%
$1.00
If I were to do a look-up in column C, those prices end up being:
0.2
.05
1
Is there a way for me to keep the formatting? I can't format the entire column C, as my discount pricing can be both a percentage and a dollar value.
Thanks,
Josh