View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default How to fill list box with weekdays

Hi,

I suspect there are a lot of ideas but you need to clarify what you want:--

Your message header:-
How to fill list box with weekdays

Your message body:-
The listbox will be filled
with a month worth of dates however only Saturdays and Sunday (not any other
day of the week).

Which is it?

Mike


"Oshikawa" wrote:

Hello,

I want to create a form that will have a listbox. The listbox will be filled
with a month worth of dates however only Saturdays and Sunday (not any other
day of the week).

Any ideas out there.