I have a form based on a table called "List of Materials". Within this form I have a subform(really its a list box) with only one column in it called "Risk Phrase Number". I would like it so that when i view the form as a datasheet I would be able to see the subform field "Risk Phrase Number". What I am think about is joining all the records in the subform into a string(Risk Phrase Number is of the form "RH 33" or "RH 46" etc.) so that it looks like "RH 33, RH 46" in a column in the datasheet. Unfortunately i have no idea of how to do this or if it is even posssible.
Can anyone provide a solution or any other sugggestions of how how do this?
Can anyone provide a solution or any other sugggestions of how how do this?