Data separated by commas

Hello,

I need to send data via email in a single line separated by commas. However, I have an issue where if one field is empty, I end up with a double comma. For example, if field 58 is empty, it looks like this: Field 33, Field 102, , Field 63, Field 68. Is there a way to fix this so I can get the data like this instead: Field 33, Field 102, Field 63, Field 68

Replies are visible only to logged in members with an active subscription.