I know that I can populate a drop-down list based on a choice made in another field. But how can I populate the drop-down without an second field?
In other words I have a table with a list so vendors (that will be changing as new vendors are added) and I want this list to be the values available in the drop-down for the Vendor field. Would I need a stored procedure or can I do it with look-up rules?
Thanks,
Sandy