See whether the code in
http://www.mvps.org/access/modules/mdl0008.htm at
"The Access Web" meets your needs.
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(No private e-mails, please)
"JZ" <(E-Mail Removed)> wrote in message
news:1a49e01c42312$8cd7c170$(E-Mail Removed)...
> On a form the user choses multiple topics that are
> associated with their program (Relationship: One Class
> can have Many Topics). Near the class title(on a roster)I
> want to display each topic that was selected. Currently
> you have to read the topics from top to bottom because I
> have my "Topic" field in the detail section under the
> class heading. Is there a way to have these topics display
> from left to right one right after another if more than on
> topic was selected?
>
> Ex: TopicA, TopicB, TopicC,