list box items
From: Russ (Russ_at_discussions.microsoft.com)
Date: 03/06/05
- Next message: Russ: "launch form from list box criteria"
- Previous message: Allen Browne: "Re: save action failed on form with multi users"
- Next in thread: Steve Schapel: "Re: list box items"
- Reply: Steve Schapel: "Re: list box items"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 5 Mar 2005 18:07:03 -0800
I have a list box in a form. the list box is unbound. it displays a list of
medications for a patient. 2 tables are involved. the first table is
demographics, which the SSN comes from. teh second table has SSN and the
medication. the second table has several records for each patient, one
record for each medication.
i can get all the medications into the list box in teh form. but i now need
to put these all into one field of a query or table so that i can use them in
a mail merge with word. i must use mail merge so i can send a letter to
referring physician. how do i get these into one field. i would like them
all to be seperated by commas if possible.
thank you,
russ
-- Russ
- Next message: Russ: "launch form from list box criteria"
- Previous message: Allen Browne: "Re: save action failed on form with multi users"
- Next in thread: Steve Schapel: "Re: list box items"
- Reply: Steve Schapel: "Re: list box items"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|