Hello All,
I need help to write UDF
My requirement is to add trailing spaces the string depnding on the specific String startswith
For example:
Starting charcters Length
HD 55
SH 233
CR 25
So i need to check if the string is starting with specifc Key then chaeck the length and then add spaces.
Can someone please help
Thanks