rhonllanders
New Member
- Joined
- Mar 21, 2023
- Messages
- 14
- Office Version
- 365
- Platform
- Windows
I have a formula that is not working, however, I cannot figure out why. All works perfectly until I add the ")" at the end. I need it to reflect the close bracket at the end. Can you please show me what I'm doing wrong with this formula?
=CONCATENATE("Current ",CHAR(10),"(",(TEXT($G$1,"Mmm YYYY"),")")))
=CONCATENATE("Current ",CHAR(10),"(",(TEXT($G$1,"Mmm YYYY"),")")))