View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Dave Scott[_2_] Dave Scott[_2_] is offline
external usenet poster
 
Posts: 2
Default Sending a parameter to a Userform

Is there a way to pass a parameter to a Userform (similar to openargs in an
access form)?

I have a calendar (Userform) that returns a date. I want the calendar to be
initialized with the parameter date or with today's date if the parameter
value is empty.

Dave
--
newbie AND < expert