View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz JLGWhiz is offline
external usenet poster
 
Posts: 3,986
Default UserForm Initialization

Actually, in the Initialize event you don't even need to refer to the UserForm.

"Patrick C. Simonds" wrote:

In UserForm Initialization, is there any way to have TextBox4 always show
the value of cell A4?