Problem Renaming Form, Spelling Correction

D

DianaS

Hello,

I mispelled the name of the Access 2000 form I created, and when I renamed
it, it appears with the correct spelling in the menu (the menu that lists all
of the forms ever made under "Forms"). But when I open the form, the name is
spelled incorrectly in the upper blue bar (the MicrosoftWindows Bar that
identifies the window that one is working in). Is there a solution to this
problem?

Thanks,
Diana
 
D

DianaS

Never mind. I clicked on the code icon in design view and adjusted one of
the properties so that the correct title is displayed (as suggested by a
previous post for a table-renaming problem).

Thanks :)
 
F

FSt1

hi,
if it is the blue bar on the form, then that is just the form captions
property.
go to form design mode.
right click the upper left square with a little dot in it.
click properties.
when the property box comes up, read down to Caption. about 5 lines down on
mine
overtype the form caption with the correct spelling.

regards

FSt1
 
Top