https://www.experts-exchange.com/que...VBA-Excel.html this link is basically what I want to do but I don't think the solution applies here.
I want to select certain ranges to add to a new sheet as a report depending on which checkboxes are selected in the Userform.
Here is my code: (bold is...
Hi all,
I have a problem making my program open on a specific worksheet, as I get a 1004 error and the text "Method activation of class Worksheet error". This only happens when I put my code in a Workbook_Open sub like this:
Sub Workbook_Open()
With Application
.DisplayFullScreen = True...
How do I adjust this code to use Column "A" instead of "C"?
Seems like an easy fix, but I've not had any luck..
I've attempted to simply change the 4 C's to A's but get an error when it gets to this row:
vArr = Range("C1:C" & lLR + 1).Value
(Run time error 1004: Method "Range' of...
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.