Can someone tell me where I've gone wrong? I'm working in a MS Access Web App. I have created a button that when clicked opens a filtered datasheet view of records. No problems yet.
Here's the problem...once the filtered datasheet view is open, how do I enable the "OpenPopUp" command to open the current record in a particular view based on the value of a particular field?
I hope I have provided enough details. Any help is much appreciated.
Here's the problem...once the filtered datasheet view is open, how do I enable the "OpenPopUp" command to open the current record in a particular view based on the value of a particular field?
I hope I have provided enough details. Any help is much appreciated.
Comment