pa.ws.rangecellsg

  1. S

    Object Doesn't support this property or method runtime error

    Greetings, I am receiving the Object doesn't support this property or method runtime error on the line below: Set CC = PA.ws.Range(Cells(G, "A"), Cells(I, "A")) I would like to establish a range variable using two cell values defined by integer variables and rows. I suspect there is a...
  2. S

    Method Range of Object Worksheet failed error when establishing integer variable

    Greetings, Below is the line giving me trouble. I am receiving the error "method range of object worksheet failed". I = ws.Range(Cells(2, "A")).Row This line exists within the below script: Sub TRENDSHEET() Dim ws As Worksheet Dim PA As Workbook Dim TA As Workbook Dim A As Integer Dim B...

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