Is it possible to get a list of the fonts available to access using VBA.
All I need is a list of the font names that access can use (C:\WINNT\FONTS i guess)
I tried using the filenames with sayyyyyyy
lblALABEL.FontName = C:\WINNT\FONTS\COMIC.TTF"
but of course it didnt work.
Any ideas?
All I need is a list of the font names that access can use (C:\WINNT\FONTS i guess)
I tried using the filenames with sayyyyyyy
lblALABEL.FontName = C:\WINNT\FONTS\COMIC.TTF"
but of course it didnt work.
Any ideas?