C crann Registered User. Local time Today, 03:04 Joined Nov 23, 2002 Messages 160 Apr 21, 2016 #1 Hi I use an Access DB on my windows tablet, can I launch the windows maps app I downloaded from the windows store through a Cmd button? If so how? Thanks
Hi I use an Access DB on my windows tablet, can I launch the windows maps app I downloaded from the windows store through a Cmd button? If so how? Thanks
Ranman256 Well-known member Local time Yesterday, 22:04 Joined Apr 9, 2015 Messages 4,348 Apr 21, 2016 #2 You can launch anything..... Call SHELL(program-path)
C crann Registered User. Local time Today, 03:04 Joined Nov 23, 2002 Messages 160 Apr 21, 2016 #3 Thank you I have been using the Shell function for launching other programs but I dont know how to launch a downloaded App. It seems impossible to find the file path for the windows map app. any advice? Thanks
Thank you I have been using the Shell function for launching other programs but I dont know how to launch a downloaded App. It seems impossible to find the file path for the windows map app. any advice? Thanks
Ranman256 Well-known member Local time Yesterday, 22:04 Joined Apr 9, 2015 Messages 4,348 Apr 21, 2016 #4 if its a web site, launch the URL. but if its an app, ON the site, then no. I thought you already installed the app.
if its a web site, launch the URL. but if its an app, ON the site, then no. I thought you already installed the app.
C crann Registered User. Local time Today, 03:04 Joined Nov 23, 2002 Messages 160 Apr 21, 2016 #5 so, I have already downloaded the windows map app on to my tablet. Now I want to know if I can launch it through Access and paste the current forms address into the search bar on Windows maps. Thanks
so, I have already downloaded the windows map app on to my tablet. Now I want to know if I can launch it through Access and paste the current forms address into the search bar on Windows maps. Thanks