Forgot the double quote in the query.
SELECT SupplierName FROM Suppliers
UNION
SELECT “<New Supplier>” AS SupplierName ORDER BY SupplierName
Lava
------------------------------------------------ Lava Boggavarapu Lava Trading Inc. 95 Morton Street New York, NY 10014
Tel 212.519.9371 Mobile 732.668.2935 -----Original Message-----
Try
SELECT SupplierName FROM Suppliers
UNION
SELECT <New Supplier> AS SupplierName ORDER BY SupplierName
As the source for the combo. (you may create a union query in Access itself).
When the user selects <New Supplier>, pop up a form to gather the new supplier’s info.
HTH.
Lava
------------------------------------------------ Lava Boggavarapu Lava Trading Inc. 95 Morton Street New York, NY 10014
Tel 212.519.9371 Mobile 732.668.2935 -----Original Message-----
Ok I
think this is an easy one but it's plaguing me... The information contained in this message and any attachments (the "Message") is intended for specific individual(s), and may be confidential or proprietary. If you are not the intended recipient, please notify the sender immediately, delete this Message and do not disclose. Messages are not secure or error free and can contain viruses and the sender is not liable for any of these occurrences. The sender reserves the right to monitor, record and retain Messages.
The information contained in this message and any attachments (the "Message") is intended for specific individual(s), and may be confidential or proprietary. If you are not the intended recipient, please notify the sender immediately, delete this Message and do not disclose. Messages are not secure or error free and can contain viruses and the sender is not liable for any of these occurrences. The sender reserves the right to monitor, record and retain Messages. Please zip all files prior to uploading to Files section.
SPONSORED LINKS
YAHOO! GROUPS LINKS
|
- [AccessDevelopers] Add to Dropdown withou... lostfayth
- RE: [AccessDevelopers] Add to Dropdo... Lava Boggavarapu
- RE: [AccessDevelopers] Add to Dropdo... Lava Boggavarapu
- RE: [AccessDevelopers] Add to Dropdo... Hoffman, Tobi K \(DYS\)
- RE: [AccessDevelopers] Add to Dropdo... Jones, Glenn P MSG (Ret) FL-ARNG