• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Trying to format an email in outlook.

Coldkilla

Diamond Member
I have to write off the parts I used and received everyday at work and by doing so sending an email that kinda looks like this for example purposes (but is much larger in the original email).

PART# /QTY: ---------- CALL# ----------- PROBLEM / NOTES -----------WAYBILL#
2222222222------------333333333---------GX270 S/B----------------------239823982382
2222222222------------333333333---------GX270 S/B----------------------239823982382
2222222222------------333333333---------GX270 S/B----------------------239823982382
2222222222------------333333333---------GX270 S/B----------------------239823982382
2222222222------------333333333---------GX270 S/B----------------------239823982382
2222222222------------333333333---------GX270 S/B----------------------239823982382
2222222222------------333333333---------GX270 S/B----------------------239823982382
2222222222------------333333333---------GX270 S/B----------------------239823982382
2222222222------------333333333---------GX270 S/B----------------------239823982382
2222222222------------333333333---------GX270 S/B----------------------239823982382

Doing it like such is easy to write, but difficult to read on the receiving end, the formatting never stays. Kinda like it does in AT. If I simply use TAB in outlook, it will look like this on the receiving end:

PART# /QTY: CALL# PROBLEM / NOTES WAYBILL#
2222222222 333333333 GX270 S/B 239823982382
2222222222 333333333 GX270 S/B 239823982382
2222222222 333333333 GX270 S/B 239823982382
2222222222 333333333 GX270 S/B 239823982382
2222222222 333333333 GX270 S/B 239823982382

Is there a way to preserve the formatting I get in outlook so the receiver can see it like I see it? Using the '--' lines work to preserve the formatting in AT and outlook, but with nearly 300 of these per day, it is annoying to A. Write the lines out in between each category 300x. B. Annoying for the reader receiving these emails and seeing an unformatted mess in front of them.
 
Are you using a plain-text format or HTML/Rich Text format? HTML format emails are going to trim extra whitespace, typically. If you want to use HTML, insert a table rather than spacing with tabs.

Could you throw this data into a spreadsheet?
 
Back
Top