Hello,
Maybe this is the simplest question you will see today, but I cant figure it out
I have data in a sheet and the data has numbers and percentages. I am using this formula to create some tables and graphs.
=SUMPRODUCT((Data!$A$3:$A$57=$Q24)*(Data!$D$2:$CU$2=$O$24)*(Data!$D$1:$CU$1=R23)*(Data!$B$3:$B$57=$Q$23)*(Data!$D$3:$CU$57))
Something I did not notice is that always keep everything in % because the format of the cell where the formula is .. it is in %
how can I tell the cell to keep the same format as it finds it on the data sheet?
for example if the number is in % keep % and if the number is data value keep data value
Thanks
Alex
Maybe this is the simplest question you will see today, but I cant figure it out
I have data in a sheet and the data has numbers and percentages. I am using this formula to create some tables and graphs.
=SUMPRODUCT((Data!$A$3:$A$57=$Q24)*(Data!$D$2:$CU$2=$O$24)*(Data!$D$1:$CU$1=R23)*(Data!$B$3:$B$57=$Q$23)*(Data!$D$3:$CU$57))
Something I did not notice is that always keep everything in % because the format of the cell where the formula is .. it is in %
how can I tell the cell to keep the same format as it finds it on the data sheet?
for example if the number is in % keep % and if the number is data value keep data value
Thanks
Alex