I am working on a program/macro that intertwines VBA with AutoCAD Mechanical 2020. Based on a userform input, the below variable "cw" is stored to output into the sheet space based on the below line of code. It currently outputs in a single line and I am needing it to output into 2 different lines without actually deleting the value of the variable "cw".
Lines of Code that shows variable "cw":
How it currently outputs in sheet space:
How I need it to outputs in sheet space: