On 10/3/05, Wangshanpo <[EMAIL PROTECTED]> wrote: > Actually it normally refers to concatenation. & identifies values as > text strings and simply adds (concatenates) the two values into one > longer string. Thus a value in D1 of 45 and a value in E1 of 23, and a > formula pointing to these cells such as =(D1&E1) returns a text string > of 4523. I use numerals to point out that concatenation identifies these > as text strings. Similarly a cell value "Cost"and another "price" when > concatenated become Costprice. > Usefulness? Not sure!!
Very useful, indeed, Wangshanpo. Thanks! Paul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
