MS Access automation using C#

O

obb_taurus

Hi,

I'm trying to automate an Access form using C#, what I'm attempting to
do is pass information from a C# Windows Application to Access but the
problem I am having is that once the combo boxes are populated in my
Access form a button must be clicked before other parts of the form are
populated, how can I trigger the button's click event from C#?

Thanks

Mike
 
Top