UPPERReturns the specified string converted to upper-case. Suggest EditsSyntax =UPPER(string) Arguments ArgumentTypeDescriptionstringStringThe string to convert Examples =UPPER("abcde")→"ABCDE" =UPPER("hello World!")→"HELLO WORLD!"Updated about 1 year ago TRUNCATENumber ManipulationDid this page help you?YesNoTable of Contents Syntax Arguments Examples