Hello All,
I am trying to fix the following macro which I am trying to execute in MAC. It works/loops for sometime and then excel gets closed. My code below:
Set wb = ActiveWorkbook
Set ws = Sheet1
a = Sheet4.Cells(Rows.Count, "A").End(xlUp).Row
If a > 1 Then
For b = 2 To a
c =...
Hi guys
I have written a VBA script that is quite lengthy. I've written it taking bits and pieces of seen others post, and then amended for my requirement.
To aid performance and save on memory/disk space, can anyone help me (using your expertise instead of my newbie knowledge and) refine the...
Here is my code I am simply trying to copy data from worksheets whose page name must initially be looked up (VLOOKUP).
I have a total of 42 dropdown boxes that link to sheet names that are to be added to the list.
I am fairly new to VBA and I can only get the last .copy to work.
below is my...
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.