Active Row calculate a cell

Foynxter1

New Member
Joined
Sep 29, 2016
Messages
40
Hi - I am looking for a flash of inspiration if possible.
I have a spreadsheet where I need to calculate a field in the Active Row(always in the same column). This is an ongoing spreadsheet and records will be continually added and, as a consequence, the relevant field will require calculation.

For background :

There are 2 sheets - Sheet1 & Sheet2

Sheet1 contains the data
Sheet2 contains the "fixed rate info"

Sheet1 - Column "C" (3) contains the "Hours" e.g. 3 or 1.5 or 5 etc......
The Fixed rate info ( e.g. 50 per hour) is stored in Sheet2 Column "F" - Row 6
The calculation total is stored in Sheet1 - Column "E" (5) - Hours * Rate per hour.

The calculation, ideally, should take place at the time the number of hours is entered on the current row.

I am struggling to find the code I need to enter to achieve this - and also where the script needs to be placed within VBA - Sub / Private Sub / Module / Sheet etc.
You may have gathered I am new to this and trying to find my way.
Many thanks for any help anyone can give.
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.

Forum statistics

Threads
1,223,239
Messages
6,170,947
Members
452,368
Latest member
jayp2104

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top