I’m trying to type into content which is from Outlook Body area and I stored data to excel.
However, the problem is when I input data to specific field, all contents are typed with one line as below.
Is there any way that I can typing contents with enter function? I’d like to change the line for each.
@Dorothy_lee If you use the Simulate Type and an Enter Function along with it , It will be interpreted as Text. To Click Enter after the Text has been entered you can replicate the Type Into Activity and keep only the Enter Key without Simulate Type Property and Remove the Enter key in the Previous Type Into Activity where the Simulate Type is Enabled.
You can also use a Send HotKey functionality to do the same.