View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Shahin Musayev Shahin Musayev is offline
external usenet poster
 
Posts: 18
Default Font.Bold Property slows down macro

I think I've found a kind of answer:

http://groups.google.ru/group/micros...d371d6c1c39890

After changing default printer from network to a local one I've
achieved result 0.7 s. Anyway for a first time setting bold takes 0.6
s, second time - 0.3 s.

Anyway is there any way to increase speed without this printers issue?
Or how can it be avoided programmatically without asking end-user to
use a correct printer?

Thanx,
Shahin