Thanks Alc, I have used DCount in a module and I believe I'm half way there.
Next step, I need some code to do this:
1) If DCount returns 0, I need the list box (on the form) to display one set of fields.
2) If DCount returns >=1, I need a different set of fields in the list box.
I could...