In cells D1, E1, and F1 I have the following dates: Jan-12, Feb-12, and Mar-12.
In cells J2, K2, and L2 I have the following formulas:
J2 ="Sales $ "&D1
K2 ="Sales $ "&E1
L2 ="Sales $ "&F1
The problem is that the result I'm getting in J2 is NOT "Sales $ Jan-12" but rather...