Hello. I'm looking for some help. I would like to apply a formula to a specific sheet, column "R" if a specific name appears in column "B". I have tried the code below, but it is inserting the formula into column "R" for all rows, regardless of name.
With Sheets("RetailBack")
Dim...
This is copying what's in columns C:G and pasting them correctly but its not copying the second piece (L11 & LstRw)
Sub Grab_BOEs()
Dim LstRw As Long
Sheets("54_TPL_01_02 Consolidate").Activate
LstRw = Range("C" & Rows.Count).End(xlUp).Row
'WBS Number, WBS Title, Task Start, Task End...
Morning All,
I'm fairly new to code and I keep getting errors every time I write some! :mad:
I have written this with help from Google etc.
When I run the macro it says 'document not saved, the document may be open, or an error may have been encountered when saving.'
and the debugger is...
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.