View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TotallyConfused TotallyConfused is offline
external usenet poster
 
Posts: 144
Default UserForm Question

I have a userform and on the first page I have a text box that I want to show
Now() or Date(). When form is opened date will be visible. Currently the
text box does not show the date when you open it. The bottom part of the
form has a tab control with several tabs The tabs have text boxes and all is
visible. Can someone please tell me why this is happening? Thank you.