Hi all,
I am creating a form in my database and adding a combobox. In the row source for this i have the following:
SELECT [Parts List FY08].[Case Qty], [Parts List FY08].Alloy, [Parts List FY08].Customer, [Parts List FY08].[Die Number], [Parts List FY08].DesignID FROM [Parts List FY08] ORDER...