New to Access2007. Need some direction.
I have a form with a subform which displays different tables in the subform depending on criteria from the main form.
What I would like to do in VBA, is get the value of a field selected in the table, similiar to the idea of listindex, column() or value in a listbox.
Any direction is appreciated......