View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TnT TnT is offline
external usenet poster
 
Posts: 1
Default sendkeys method - question

hello,
I want to create a simple command button which opens the Find window(CTRL+F) that excel provides by click event. I tried to use the sendkeys method combaind with all the options True \ False, application before, but none of those worked, it doesn't focused on my excel work i guess. help!
shay.