two queries really.
1. i have code attached to this posting which emails data to a user. this all works fine no problems at all.
but the email sends anything from 1 record to 10.
does anyone know of syntax to put in that will make the email only pick up records that are not blank? I tried an if then else statement but the coding fell over.
at present I have titles for 10 records but obviously if the user only selects 2 records to email the others stay empty, which makes the email slightly cumbersome.
2. also does anyone know the syntax for making the text bold? so the resulting email will have bold fonts?
many thanks
John
1. i have code attached to this posting which emails data to a user. this all works fine no problems at all.
but the email sends anything from 1 record to 10.
does anyone know of syntax to put in that will make the email only pick up records that are not blank? I tried an if then else statement but the coding fell over.
at present I have titles for 10 records but obviously if the user only selects 2 records to email the others stay empty, which makes the email slightly cumbersome.
2. also does anyone know the syntax for making the text bold? so the resulting email will have bold fonts?
many thanks
John