close

I have been trying to create a date macro in which I input the date on
the first sheet and it then continues onto the other sheets, I have
been parcially sucessful but I would like the Date to appear in this
format dddd, mmmm dd, yyyy ( Sunday, January 1, 2006) but all I get is
a bunch of pound signs in the excel sheets.

Does anbody have any idea on how to fix this or have a better way of
getting it to do this
and then for some other reason I can't get it to auto run when I open
the workbook.

Hope some one can help

Thanks

Greg A
How are you putting the date in the cell?
If the date is a result of a formula, is it negative? Negative dates
show up as #'s
Have you tried to autofit the columns?--
bgeier
------------------------------------------------------------------------
bgeier's Profile: www.excelforum.com/member.php...oamp;userid=12822
View this thread: www.excelforum.com/showthread...hreadid=543580Hold down Ctrl key and left click each SheetTab you wish included. Then
just format and enter the date in one cell on one sheet and it will copy
over to the same cell in each sheet.........

Vaya con Dios,
Chuck, CABGx3gt; wrote in message ps.com...
gt; I have been trying to create a date macro in which I input the date on
gt; the first sheet and it then continues onto the other sheets, I have
gt; been parcially sucessful but I would like the Date to appear in this
gt; format dddd, mmmm dd, yyyy ( Sunday, January 1, 2006) but all I get is
gt; a bunch of pound signs in the excel sheets.
gt;
gt; Does anbody have any idea on how to fix this or have a better way of
gt; getting it to do this
gt; and then for some other reason I can't get it to auto run when I open
gt; the workbook.
gt;
gt; Hope some one can help
gt;
gt; Thanks
gt;
gt; Greg A
gt;
Selection.NumberFormat = quot;dddd, mmmm, dd, yyyyquot;

make sure the column is wide enough to display the data, or you will get
####. Or, use Autofit

Selection.Columns.AutoFitquot; wrote:

gt; I have been trying to create a date macro in which I input the date on
gt; the first sheet and it then continues onto the other sheets, I have
gt; been parcially sucessful but I would like the Date to appear in this
gt; format dddd, mmmm dd, yyyy ( Sunday, January 1, 2006) but all I get is
gt; a bunch of pound signs in the excel sheets.
gt;
gt; Does anbody have any idea on how to fix this or have a better way of
gt; getting it to do this
gt; and then for some other reason I can't get it to auto run when I open
gt; the workbook.
gt;
gt; Hope some one can help
gt;
gt; Thanks
gt;
gt; Greg A
gt;
gt;

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 software 的頭像
    software

    software

    software 發表在 痞客邦 留言(0) 人氣()