ThrottleWorks
Excel Ninja
Hi,
I have code which exports e-mail body to excel sheet.
I am deriving key words from e-mail body in a cell. For example, ‘ CQAM AAAQUE ‘. But when I try to trim this value, I am not able to do it.
I tried using Trim function as well as rng = trim(rng).
Can anyone please help me in this.
I have code which exports e-mail body to excel sheet.
I am deriving key words from e-mail body in a cell. For example, ‘ CQAM AAAQUE ‘. But when I try to trim this value, I am not able to do it.
I tried using Trim function as well as rng = trim(rng).
Can anyone please help me in this.