View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
joel[_322_] joel[_322_] is offline
external usenet poster
 
Posts: 1
Default command button controlling a range of dates


This can be done in excel if you know what you are doing.

1) From VBA menu : Insert - Userform

2) Add to userform the frame (icon with abc). A frame is used so you
can only select one radio button

3) Add 3 button inside the Fame.

4) Add calendar control to userform by right clicking the Toolbox and
select addional controls. Choose Calendar Control.

I don't know if you evver used a userform but you will need to write
additional code inside the userform to handle everything you want to do.
I just got you started.


--
joel
------------------------------------------------------------------------
joel's Profile: 229
View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=160919

Microsoft Office Help