Read datepicker value from a different tab

J

JP

I have an access form with a tab control. A date picker is on tab 1. My
VBA code can read the value when tab one is active. However, I can not read
it from a different tab on the same form.

Me.DTStart.Value <------- this is my code
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top