I have a small problems, and have racked my brains to think of a way
out. So after 2 mins decided I need your help again. I have some code
in an excel spreadsheet which says
=IF(D13gt;0,B13amp;quot;quot;amp;D13amp;quot;quot;amp;J13,quot;quot;). So far everything is OK, I have the
contents of 3 cells into one cell. The problem is B13 has a date format
21-FEB-06, when the B13 date is dispayed with the D13 amp; J13 in the
single cell, the date is displayed as 38721. Is it posible to have the
date displayed as it is in B13.please try to use MEANINGFUL subject lines for archival purposes.
=IF(D13gt;0,text(B13,quot;mm/dd/yyquot;)amp;quot;quot;amp;D13amp;quot;quot;amp;J13,quot;quot;)
--
Don Guillett
SalesAid Software
quot;Decreenisiquot; gt; wrote in message oups.com...
gt;I have a small problems, and have racked my brains to think of a way
gt; out. So after 2 mins decided I need your help again. I have some code
gt; in an excel spreadsheet which says
gt; =IF(D13gt;0,B13amp;quot;quot;amp;D13amp;quot;quot;amp;J13,quot;quot;). So far everything is OK, I have the
gt; contents of 3 cells into one cell. The problem is B13 has a date format
gt; 21-FEB-06, when the B13 date is dispayed with the D13 amp; J13 in the
gt; single cell, the date is displayed as 38721. Is it posible to have the
gt; date displayed as it is in B13.
gt;
Use the TEXT function as in
=IF(D13gt;0,TEXT(B13,quot;dd/mm/yyyyquot;)amp;quot;quot;amp;D13amp;quot;quot;amp;J13,quot;quot;).
You can, of course, use whatever date format you like.
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email
quot;Decreenisiquot; gt; wrote in message oups.com...
gt;I have a small problems, and have racked my brains to think of a way
gt; out. So after 2 mins decided I need your help again. I have some code
gt; in an excel spreadsheet which says
gt; =IF(D13gt;0,B13amp;quot;quot;amp;D13amp;quot;quot;amp;J13,quot;quot;). So far everything is OK, I have the
gt; contents of 3 cells into one cell. The problem is B13 has a date format
gt; 21-FEB-06, when the B13 date is dispayed with the D13 amp; J13 in the
gt; single cell, the date is displayed as 38721. Is it posible to have the
gt; date displayed as it is in B13.
gt;
- May 16 Wed 2007 20:37
Umh !
close
全站熱搜
留言列表
發表留言