P
PG
Using properties I can set a combobox RowSourceType to a
function ListReports and it works fine.
But I can't figure out how to do it by code
Form!frmFilter.cbxReport.RowSourceType = ListReports
wont work so what does?
function ListReports and it works fine.
But I can't figure out how to do it by code
Form!frmFilter.cbxReport.RowSourceType = ListReports
wont work so what does?