Thread: Calendar Macro
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Calendar Macro

Any macro would have to contain code that "draws" a month in the worksheet.
However, the term month is not self defining in terms appearance. Do you
want from the numbers 1 up to 31 put in column A starting in cell ? in the
worksheet. More explanation of what you want the outcome to be is
warrented.

--
Tom Ogilvy

"Mohamed" wrote in message
...
Hi, I was wonderfing if anyone knows how to automatically
insert a month into a worksheet. What I need is a macro
that would insert the weekdays only of a month I specify
automatically. Please help. Thanks.