Thread: Sendkeys issue
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Michael Malinsky[_2_] Michael Malinsky[_2_] is offline
external usenet poster
 
Posts: 32
Default Sendkeys issue

I have some code I'm running to change printer properties. I've
successfully been able to change the needed properties, but only works
for the currently selected sheet. I tried running a loop such as:

For each sh in Worksheets
sh.Activate
Application.SendKeys {"%fu")