How to make whole string as uppercase

Hi ,

I have a

@cheersrpa,

Try below one:

Str = stringValue.toUpper()

4 Likes

hii @cheersrpa
Also try
StrConv(“Value”,VbStrConv.Uppercase)

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.