excel 2013 macro

  1. Small Paul

    Macro Works in Excel 2013 but NOT in Excel 2016

    Hi I have a number of macros I have written on Excel 2013. I am now transferring them across to other users' machines as I am leaving. They all run Excel 2016. For some reason, the macros fail on 2016. The start of one macro is as follows: Sub Daily_Open_Trades_Pivot() ' '...
  2. T

    Excel 2013 Macro Check cell for content then run another Macro or repeat same macro.

    Hi Just starting with VBA macros. here is the part I'm having trouble with ============================ Sub SplitCust() ' ' SplitCust Macro ' ' Windows("CDR Usage.xlsx").Activate Range(Selection, Selection.End(xlToRight)).Select Selection.Copy Selection.End(xlDown).Select Here...

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