I can't seem to get text to continue on to the next line. In other words, I need to create a list of things in a message box, instead of creating one long line. For example, I need to display BMI ranges like this:
<18.5 Underweight
18.5-25 Normal
25-30 Overweight
ect...
The message box displays it like this: "<18.5 Underweight 18.5-25 Normal 25-30 Overweight"
I would really appreciate it if anyone could give me some tips on how to fix this problem. Thanks a lot.
Sesami
<18.5 Underweight
18.5-25 Normal
25-30 Overweight
ect...
The message box displays it like this: "<18.5 Underweight 18.5-25 Normal 25-30 Overweight"
I would really appreciate it if anyone could give me some tips on how to fix this problem. Thanks a lot.
Sesami