default font

S

sierralightfoot

All of a sudden, all my access and excel tables, reports...etc have changed
their font to arial. This has ruin the spacing of my access reports' columns.
I recently re-enabeled my vba. Could that have anything to do with it? If
so, can I fix it?
 
T

Tom van Stiphout

On Fri, 14 Mar 2008 15:41:02 -0700, sierralightfoot

What do you mean with "re-enabling VBA"?

Access recognizes a Default font. It's somewhere in the Options
screen.

-Tom.
 
S

sierralightfoot

There is no such option for fonts in the report's option.


below is the vba procedure I used

To re-enable VBA, follow these steps:

Run the Office Setup program again.
How?

Quit all programs.
Double-click the Add/Remove Programs icon in the Microsoft Windows Control
Panel.
Do one of the following:
If you installed your Office program as part of Microsoft Office, click
Microsoft Office in the Currently installed programs box, and then click the
Change button.
If you installed your Office program individually, click the name of your
program in the Currently installed programs box, and then click the Change
button.
On the Features to install screen in the Setup program, click the plus sign
(+) next to Office Shared Features.
Select Visual Basic for Applications, click the arrow next to your
selection, and then click Run from My Computer
 
Top