Forum Discussion
Hewtee
Aug 29, 2020Copper Contributor
Formula will not sum a row of data drawn from a sheet in same workbook and returns zero
@The formula in the yellow columns is =SUM(ADAPT[@[Owning Opportunities]:[Personal Leadership]])
- Aug 29, 2020
Riny_van_Eekelen Thanks for that, now I know what the x1 does. Of course why it should be text without it I dont understand. But anyway thank you at least I now 🙂
Riny_van_Eekelen
Aug 29, 2020Platinum Contributor
Hewtee Texts formatted as numbers are still texts. The multiplication turned them into real numbers that can be summed.
Hewtee
Aug 29, 2020Copper Contributor
Riny_van_Eekelen Thanks for that, now I know what the x1 does. Of course why it should be text without it I dont understand. But anyway thank you at least I now 🙂