Thanks for loooking.
I am writing a macro that will open a form. Here is what part of the macro says:
Forms![frmOpenEMC]![CallNo] = Forms![frmMainViewEMC]![ListOpen]
I need it to open the first Column on that list. What am I missing???
Thanks for loooking.
I am writing a macro that will open a form. Here is what part of the macro says:
Forms![frmOpenEMC]![CallNo] = Forms![frmMainViewEMC]![ListOpen]
I need it to open the first Column on that list. What am I missing???
Thanks again
First of all thanks for looking. I have a form with a field called CustomerName. On this form I have 3 list boxes (Open, Done, Closed) that look at query that points to the CustomerName field to display just the data that belongs to that client. When I open the form, the list boxes show the info...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.