mahmed1
Well-known Member
- Joined
- Mar 28, 2009
- Messages
- 2,302
- Office Version
- 365
- 2016
- Platform
- Windows
Hi,
I am unable to concatenate more than 255 characters. How can i get round this.
The x at the end is just for example where i can make the text more than 255 characters. I just wanted to know how i would get around this problem
=TEXT(INT(NOW()),"dd/mm/yy")&" "&TEXT(MOD(NOW(),1),"h:mm")&" - "& "Go to town, take the 2 little ones with me.Xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx."
I am unable to concatenate more than 255 characters. How can i get round this.
The x at the end is just for example where i can make the text more than 255 characters. I just wanted to know how i would get around this problem
=TEXT(INT(NOW()),"dd/mm/yy")&" "&TEXT(MOD(NOW(),1),"h:mm")&" - "& "Go to town, take the 2 little ones with me.Xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx."