title=select

  1. J

    VBA code to attach a Single file to different Cells on Multiple Sheets

    Hi all, I am a complete novice with VBA but I am loving the learning curve. I have been searching for ever for a solution to my post but I have been unable to find one. At the moment I have put together the code below that works but the issue with it is that you need to keep selecting the folder...
  2. kelly mort

    Avoid adding ".XLSM" to file name

    I am using this macro to save my workbook. The only issue I am having here is that; it adds “.xlsm” to the name. How do I get rid of that? Sub SaveAs() Dim FileSaveAs As String FileSaveAs = _ Application.GetSaveAsFilename(FileFilter:="Exel Files(*.xlsm,*.xlsm", Title:="Select...
  3. T

    find max value using column name || userforms VBA

    Hi guys, Need some help in finding max value in a column with column name. like search max value in a column with the column name I provide. conditions: column May or May not be present in sheet. there are 3 or 4 columns with same column name and I need to check all...

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