I have made a screen and open directly - Inserted Edit form to it (to view, edit and add records). It is working fine
till the EditForm datasource = Last(TblInvA)
But if Change the record source and try to select the record based on the Item selected in the drop down, it produces error
DataSource Dlookup(TblInvA, FormNo = FormNoDropDown.Selected.Value)
Please guide, it the method applied is wrong or code correction is required
My Sharepoint list has that column