Nicholas ha scritto:
(...)
Inserting text that includes reference to a value in another cell.
Example:
In Cell A1 with the value "CAR"
In Cell B1 with the formula "=$A$1"
In Cell C1 there is the text displayed is "The item requested is a CAR",
where the word car is a value from the cell B1.
What about:
Content of A1 : CAR
Content of B1 : =$A$1
Content of C1 : ="The item requested is a " & $B$1
--
Francesco
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]