J
jerry.ranch
I have two date fields that I need to concatenate
for example
A B
1 Start Finish
2 4/4/2007 4/4/2008
What I want is to display is
From 4/4/2007 to 4/4/2008
so I have a formula
= "From "&A2" to "&b2
What I get is
From 39176 to 39542
How can I get the date format in there?
Thanks
Jerry Ranch
for example
A B
1 Start Finish
2 4/4/2007 4/4/2008
What I want is to display is
From 4/4/2007 to 4/4/2008
so I have a formula
= "From "&A2" to "&b2
What I get is
From 39176 to 39542
How can I get the date format in there?
Thanks
Jerry Ranch