View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz JLGWhiz is offline
external usenet poster
 
Posts: 3,986
Default VBA Button Size Larger

Could be screen resolution settings. That's one thing to check but it is
most likely a local setting of some sort that is different from the others.

"Joe K." wrote:


I have a Excel VBA program that is executed from several different personal
computer. What would make the Excel VBA buttons larger one personal computer
from another personal computer executing the same program.


Thanks,