Hello. Hope you can help me. Here it goes: I need to create multiple lists with different measurements in different areas. In the first cell is the text that begins with the area (E1) and continues with the measurements (product or sum). It can be best seen in the following table:
Columns A,B,C, D & E are merged and column F is (in this case) the product of the values from the first cell. I tried using this formula: =SUMPRODUCT(- -ISNUMBER(MID(A1,ROW($A$1:$A$200),1)+0)) presented on thy website, but found it to be valid for one number, not multiple ones.
To be more clear, I only want to multiply, add or subtract values such as "9,43", "5,60", "3,16" from the text in the merged cells. The numbers represent measurements and decimals may vary from 1 to 3.
Awaiting your blessed help
Columns A,B,C, D & E are merged and column F is (in this case) the product of the values from the first cell. I tried using this formula: =SUMPRODUCT(- -ISNUMBER(MID(A1,ROW($A$1:$A$200),1)+0)) presented on thy website, but found it to be valid for one number, not multiple ones.
To be more clear, I only want to multiply, add or subtract values such as "9,43", "5,60", "3,16" from the text in the merged cells. The numbers represent measurements and decimals may vary from 1 to 3.
Awaiting your blessed help