G
Guest
Hello from Steved
Below is an excel formula for 15 characters
What formula would I write please in word
=IF(LEN(A2)>15,LEFT(A2,15),A2 & REPT(" ",15-LEN(A2)))
Thankyou.
Below is an excel formula for 15 characters
What formula would I write please in word
=IF(LEN(A2)>15,LEFT(A2,15),A2 & REPT(" ",15-LEN(A2)))
Thankyou.