Hello all,
I am attempting to create a form in Access 2010 which will prompt the user for input with Application.FileDialog and will populate a combo box with all available wookbook sheets.
I am somewhat decent in Java and
VB, but I am learning VBA on my own through this reference guide and am find it hard to figure out this logic. Any ideas are appreciated.