Macro for Web App

Glint

New member
Local time
Today, 03:29
Joined
Oct 25, 2014
Messages
3
I am converting my Access 2010 desktop application to 2013 Web application. One of my subforms in the old Access has a textbox where I enter the ISBN of a book. Once the textbox is updated, a combobox in the subform displays the right title.
I am trying to replicate this behavior in my web app. The main form in the web app is a List Details view while the subform or subview is set to datasheet. I have not been able to build a macro that makes the combobox update the right title once the ISBN is entered in the ISBN textbox on the datasheet.
I will appreciate your help.
 

Users who are viewing this thread

Back
Top Bottom