I have a name field and each name field has x number of associated field b.
My ideas so far are to take the string b and add it to a variable for each b in x and then it would display a string of all the b's and its assocaited name. I am not sure the syntax to do this.
So if I could get help on the syntax or if I should be headed in another direction, thank you.