View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Keith74 Keith74 is offline
external usenet poster
 
Posts: 120
Default Programming SendKeys

Have a look at the VBA help for InStr and Mid.

Should get you started.

hth

Keith