Excel: text and value in cell to be then used in a formula? - TechRepublic
Question
June 25, 2008 at 09:50 PM
techrepublic

Excel: text and value in cell to be then used in a formula?

by techrepublic . Updated 18 years, 1 month ago

I’m trying to use a formula and text combined cell in another formula (as a reference), but am getting an error.

Example,
A1(referenced cell): =ROUND(Inputs!I56,2)&” kWh”
A2(reference cell): =180000*A1/3

and I get a #VALUE! error in A2… help?

Also, i’d like to include a cell format, such as a comma in the result. Is this possible?

This discussion is locked

All Comments