G Guest Apr 11, 2005 #1 I am working on a project and I am needing to find the % of wind energy used compared to the total amount of energy used
I am working on a project and I am needing to find the % of wind energy used compared to the total amount of energy used
C CarlosAntenna Apr 11, 2005 #3 A1=wind energy B1=total energy C1 =A1/B1 format C1 as percentage -- Carlos