Adding up subform text records

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Based on these tables:
tblItems and tblItemAttributes, 1:M

and forms:
frmItems (Mainform) and subItemAttributes (Subform)

how would I go about adding up the records in a subform based on
tblItemAttributes? I want to be able to add a space between each attribute
as well.

Thanks
 
Bump.

For example, an item called "Sentence" has one or more words.

If my subform had three records:
We
the
people

How would I go about adding them up to equal "We the people"?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top