I can't seem to get the following to work on a very simple
names and address database with
Name, Addr1, Addr2, Addr3, Town, County etc
What I want to do is select one single record and show only the fields that are not null and call the text labels 1,2,3,4 etc
Therefore:
Name Addr1...