G
Guest
A database I inherited was developed by someone who thought font size 5 was a
good size for everyone to read (I think he liked squinting); Nevertheless,
he's gone (for good reason) and I'm stuck with having to open each table and
select Format - Font - Size 10. Not an impossible task, but I'm lazy and
would rather use code to cycle thru the 50 plus tables, if it's possible.
I'm put together a little code that cycles thru and gives me the table
names, but I'm stuck on how to "open", and change the formatting / font size.
Any help is appreciated.
good size for everyone to read (I think he liked squinting); Nevertheless,
he's gone (for good reason) and I'm stuck with having to open each table and
select Format - Font - Size 10. Not an impossible task, but I'm lazy and
would rather use code to cycle thru the 50 plus tables, if it's possible.
I'm put together a little code that cycles thru and gives me the table
names, but I'm stuck on how to "open", and change the formatting / font size.
Any help is appreciated.