Hi,
Ref to attached sheet EmployeeMaster tab, Column P. I need to convert this to text. I did try -TEXT(Cell,format) but it does not match the value in P.
Any help ?
Hi,
Ref to attached sheet EmployeeMaster tab, Column P. I need to convert this to text. I did try -TEXT(Cell,format) but it does not match the value in P.
Any help ?
Try this instead:
=IF(ISTEXT(P2),P2,TEXT(P2,"0"))
Ali
Enthusiastic self-taught user of MS Excel who's always learning!
Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.
NB: as a Moderator, I never accept friendship requests.
Forum Rules (updated August 2023): please read them here.
Thank you. It worked perfect !
Last edited by AliGW; 04-16-2020 at 11:03 AM. Reason: Please don't quote unnecessarily!
You're welcome.![]()
=text(p2;"0;0;0;@")
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks