Thread: UserForm specs
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
alex alex is offline
external usenet poster
 
Posts: 48
Default UserForm specs

Hello all,

using excel '03

I have a userform that initializes several values in both comboboxes
and textboxes.

In one of those textboxes, I would like today() (in yyyymmdd format)
to be the default value.

Can I do this and how?

thanks,
alex