Hi,
you try oAccess.Screen.ActiveControl, where oAccess - is reference to access
application object

Signature
Best regards,
___________
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com
> My is an Access plugin written in c# 2005 - I need to get the
> name of the currently selected (focused) column from the currently open
> datasheet. Thus far, I am using the automation interface to control /
> refer
> to the instalnce of Access.