Change Form Name

T

thtsps

Hi,
I would like to know how to change a form name from "Form1" Anyone know
about this. and how to write a code. Thank you.
 
S

suminderji

Hi,
I would like to know how to change a form name from "Form1" Anyone know
about this. and how to write a code. Thank you.

In the actual library, go to explorer view and change as if you were
to change the filename in windows (right click, rename).

Code may be written in desgin view > tools > programming. Choose any
viable option.

-SomeITGuy
 
T

thtsps

thank you suminderji I mean i need to set a default a name when i save a
form which it can be using a prefix of some field in that form. Thank you
for answer
 
Top