static

  1. A

    Macro Open File w/ Wildcard

    VBA newbie and first post, so apologies ahead of time. I have 4 weekly .xls files emailed to me (which i save to C:\Documents and Settings\adam.r.mcreynolds\My Documents\Roger\COPS\new weekly files\). These files are deleted every week and 4 new files are added when received (4 files for 4...
  2. M

    Volatile data (dynamic or refreshed) Capture and Locked

    I am importing stock data and ticker symbol from a page that gets refreshed often. What is the most effective way to automatically keep the data that was derived from the data download and stop it from refreshing from the cell addresses that it came from? Thanks, Michael
  3. B

    Make a Floating Calendar

    I want to be able to keep that calendar directly under the freeze pane line when I scroll. I have used this code to do it (sort of). Private Sub Worksheet_SelectionChange(ByVal Target As Range) Calendar_A.Left = Cells(1, ActiveWindow.ScrollColumn).Left + 810 Calendar_A.Top =...

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