I have the output of my solar inverter giving me column A with the date and time of the measurement and column B with the solar system production in kWh.
I would like to use a function to get the kWh during the period 7am-9pm Monday to Friday.
I guess I need the correct syntax for this:
SUMIF(A1:A1000,{between 7am and 9pm Monday to Friday},B1:B1000)
Any help is much appreciated.
Thanks guys.
I would like to use a function to get the kWh during the period 7am-9pm Monday to Friday.
I guess I need the correct syntax for this:
SUMIF(A1:A1000,{between 7am and 9pm Monday to Friday},B1:B1000)
Any help is much appreciated.
Thanks guys.