How does not obtain the value of an existing control? I've set my control be: dim ctl as control. But when I try to debug.print it's value with:
debug.print ctl.value..... after you keyin the period, the pulldown object properties does not contain the word "Value"
I'm using Access 2010.
CementCarver