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.. Originally Posted by Aussiebear First impression is the the text is a number not a string
Forum Rules