Hi this an VBA question and not VB6 but as they are pretty close i chose this section make this question. I am trying to automate my own Excel application. I am using excel 2007 and i need to press an specific button at a specific ribbon. I could find the Excel handle with findWindow and then i use EnumChildWindows do get take a look at all childs class and text. But i don’t have any clue how to go on. Can anyone give me any help Thanks.