The ever expanding font...

L

Louie Warren

Hopefully, someone will recognize this problem, and will
post a simple solution instead of me thinking I've lost my
mind...

I am modifying an existing database to fit the new
requirements of a project. I have modified tables, forms,
VB modules, etc. basically, just adding new fields,
removing unused fields, and commenting the VB. This has
worked fine in the past, but this particular database has
apparently lost its mind. In VB, I was specifically
changing the DoCmd.DoMenuItem calls to DoCmd.RunCommand
calls. I finished this and saved all the modules. I
returned to form view, just for fun, and everything had
grown larger (font went from 8 - 10). I quit and didn't
save the form. I reopened it and it appeared fine. I
went about my business of commenting the VB code. Once
again, I saved it and changed to the form view just to see
what was up... the font and the fields had grown larger...
this time from 8 - 13. What am I doing wrong, and how can
I fix it? Thanx!

L
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Style Header Reformatted 3
spell check 1
object saved in invalid format 5
You cancelled previous operation 1
Change fonts throughout database 6
Spoke too soon! 1
Copy record into same table 1
Image display problem 2

Top