Phillip has attended:
Access Introduction course
Access Intermediate course
Access VBA course
Access Advanced course
Access VBA combobox add first item to .RowSourceType = "Table/Qu
Hi
How can I append an item to a combo box driven by a SQL query?
I have a combo box of .RowSourceType = "Table/Query" but want to add something like a "Please select" as the first item; how can I do that?
Thanks
Phil
RE: Access VBA combobox add first item to .RowSourceType = "Tabl
Hi Phillip, thanks for your query. Have a look at the links below for a solution to this:
http://www.vbaexpress.com/forum/archive/index.php/t-24947.html
http://www.functionx.com/vbaccess/controls/combobox.htm
Hope this helps,
Anthony