Access VBADiscuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
Thanks mmcdonal. I've been doing alot of internet searching for how to do this and haven't found anything yet. I'm wondering if there is a way to use Sendkeys to click the button
I've played with this some more and almost have it working. If the dialog box has focus I can use Sendkeys and it works. However, How do I set focus on this dialog box? Once I find this out, I think I have it.
I am not sure how you would give a dialog box focus. Normally you take the button click value and do something with that. Is there a way you can do this without the dialog box?