D
Dan B
I'm having a problem joining text that is fomatted as a date. Here are the
contents of the cells I'm trying to join:
D19: 01/01/04
E19: to
F19: 01/01/05
G19: 12:01 A.M.
The formula I'm using to join those all together:
=D19&" "&E19&" "&F19&" "&G19
Which should give me: 01/01/04 to 01/01/05 12:01 A.M.
The result I get is: 37987 to 38353 12:01 A.M.
D19 and F19 are formatted as dates. I have tried various date formats on
D19, F19 and my formula. Nothing seems to come out right. What am I doing
wrong?
Thanks,
Dan
contents of the cells I'm trying to join:
D19: 01/01/04
E19: to
F19: 01/01/05
G19: 12:01 A.M.
The formula I'm using to join those all together:
=D19&" "&E19&" "&F19&" "&G19
Which should give me: 01/01/04 to 01/01/05 12:01 A.M.
The result I get is: 37987 to 38353 12:01 A.M.
D19 and F19 are formatted as dates. I have tried various date formats on
D19, F19 and my formula. Nothing seems to come out right. What am I doing
wrong?
Thanks,
Dan