Recent content by bdj1987

  1. B

    Combobox multiple row sources

    Ahha, it was set to 2 which explains everything, lesson learnt! Thank you!:D
  2. B

    Combobox multiple row sources

    Hi, thanks for you reply. I thought it was the column with but it doesn't seem to be working for some reason. If i put '0cm;2.561cm' in the column widths property for example it will show only show me the 'Alloy' field which makes sense as 'Case Qty' is set to '0' so hidden and then 'Alloy'...
  3. B

    Combobox multiple row sources

    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...
  4. B

    Hello!

    Hello all my name is Ben I am English and based in Somerset. I am relatively new to Microsoft Access database building and programming but have a reasonable knowledge of the basics... i think!
Back
Top Bottom