Hi
I am trying to write a formula in CR8 that will concatenate a number and a string,
but the problem is that I need first to convert the Number to string,
I tried using CStr but it returned to me value like 256.00, what I need is 256

Any help please