K
KingKaos
I have several buttons that list symptoms - to put them into a memo
field (called Symptomology)
Me.Symptomology = Me.Symptomoloy + " " & "Whatever symptoms, "
Is there any way to add a return at the end of this statement so instead of
Depression, Aniety
It would be listed
Depression,
Anxiety,
Any help would be appreciated - I'm sure there a simple return
command/function thing I can put at the end of the statement
Thanks
keith
field (called Symptomology)
Me.Symptomology = Me.Symptomoloy + " " & "Whatever symptoms, "
Is there any way to add a return at the end of this statement so instead of
Depression, Aniety
It would be listed
Depression,
Anxiety,
Any help would be appreciated - I'm sure there a simple return
command/function thing I can put at the end of the statement
Thanks
keith