copying forms

G

Gerald Stanley

In the Form's Load eventhandler, put
Me.Caption = Me.Name

Hope This Helps
Gerald Stanley MCSD
-----Original Message-----
I created a form and then copied it multiple times.
Everytime I copied the form it prompted me to designate a
form name. When I access the form in form view, the window
heading contains the original form name that I copied. Is
there anyway to display the form name in the window
heading? Thanks
 
Top