Rowsource FUNCTION in Microsoft Access?!

A #RowsourceFunction for #ListBox and ComboBox controls in Microsoft #Access is a hidden gem. You probably never heard about this Rowsource Type and there are few scenarios where you really need it. - Still, knowledge about it can be an invaluable asset once you get in a situation where it is helpful. The most common one is probably querying remote data from a webservice. There it may enable you to create frictionless and intuitive user interaction without any complex programming in the Windows API. RowsourceFunctions are fully supported and documented by Microsoft. See the official documentation here: https://docs.microsoft.com/en-us/offi... The sample database used in the video is available for download here: https://codekabinett.com/download/Row...