Hi,

I've got many activex controls in individual excel cells

Is there a way to determine in any cell if a control exists in it?

I'm manually creating a keydown event for every control to create a tab & shift+tab through the controls (and also selecting the cells they are in, that way the sheet moves with it).

This is a very tedious process. Has anyone done this before? Is there an easier way?

Thanks!