r12

  1. S

    Range Error in VBA Code

    Sub Deploy() Dim i, x, y, z As Long Dim R1, R12 As Range x = Cells(Rows.Count, "A").End(xlUp).Row For i = 9 To x R1 = Range("G" & i & ":J" & i) R12 = Range("K" & i & ":M" & i) y = Application.WorksheetFunction.Average(R1) z = Application.WorksheetFunction.Average(R12) Cells(i, "O") =...
  2. P

    time calculation 24 hour

    hello! i have a sheet for recording trips, yes the same sheet i have been playing with for 17 years. P12 (formatted as text) is time (1109) Q12 (formatted as text) is time (1207) R12 (formatted as 13:30) is where i input the elapsed time. (0:58) S12 (formatted as number 0.00 )has a formula...
  3. D

    Sumifs counting r21 and r12 as the same??

    =SUMIFS('[ABQCSR_TEMPLATE.xlsm]TABLE (4)'!$B:$B,'[ABQCSR_TEMPLATE.xlsm]TABLE (4)'!$A:$A,$C15) This is only supposed to find R12 IN THE C15 cell and look for it in TABLE (4)'!$A:$A. Then it adds up what sin the B column. Unfortunaly it adds the R21 & the R12 mixed up and adds them both.

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