im trying to calculate electricity consumption using this formula:
electricity consumption = Usage Per Day * Power (Watt) * Number of Item * 30 / 1000
but i have no idea how to call the data in a row from access.
tell me if you need more info.
im trying to calculate electricity consumption using this formula: electricity consumption = Usage Per Day * Power (Watt) * Number of Item * 30 / 1000 but i have no idea how to call the data in a row from access. tell me if you need more info. |
|||
[Usage Per Day] * [Power (Watt)] * [Number of Item] * 30 / 1000
– V4Vendetta 3 mins ago