Hi guys

need help here.
might be simple for the experts.

i have a single column of numbers.
A1, A1, A3, A4, A5

I would like to join these numbers in a format that would display the numbers such as

"NUMBER" = "A1" OR "NUMBER" = "A2" OR "NUMBER" = "A3" OR "NUMBER" = "A4" OR "NUMBER" = "A5"

The words "NUMBER" = and OR are the prefixed words.
Is there a way to do this?