Hello,
Is this possible? I have a drop down with locations in it such as Here and There. I have tables titled Here and There. I would like to use the drop down to select the source I want to Patch to so something like this.
Patch(ddLocation.Selected.'Locations',Defaults(ddLocation.Selected.'Locations')......
Is there a way this would be possible?
Thanks