inBoxString = Worksheets(DATA_SHEET).Cells(i, 1) & " AT: " & Round(duration * 24, 2)

Inbox string contains both text and numbers.. Any thoughts?

It looks like whatever value i put as a condition for duration, the text is always aligned right..

Quote Originally Posted by Aussiebear View Post
First impression is the the text is a number not a string