macro - dailogue box

  1. D

    VBA to find value

    I am using VBA to do some clean up to a work sheet after users enter some data. Every sheet is going to have only one instance of the following cell combination: <tbody> Some number T </tbody> So I want to find the value in the cell to the left of the one cell with a T in it, produce a...
  2. D

    Special Characters & Duplicate Names

    Hello, I have a Macro that I am using to generate a weekly report which works great. The comments in the macro explains what it is that the macro does. This all works great until it runs up against special characters in the project name (as you know worksheet names cannot have special...
  3. T

    If Statement for Range equal to Zero-HELP!!

    Hello All, I am wanting to perform a simple macro, in my mind, of confirming if a set range of cells all = 0. My current macro is giving me errors. It is the following: Sub ValidateCheckData() Dim ValidationRange As Range Set ValidationRange = Range("H23:I27") If ValidationRange.Value <>...
  4. J

    Automated Generated Dialog Box or Notification in excel

    Hi , I do have a problem on key in a group of vendor invoices in excel to be uploaded to my accounting database where in my excel i do have a table consist of a group of vendor name with a unique code to represent the vendor.For example in excel when i key in a short form name XYZ in columm E2...
  5. A

    Macro to check when another spreadsheet was last modified

    Hi guys, I was wondering if it is possible for excel to check when another spreadsheet was last modified. I'm building a macro that gathers information from several different workbooks and condenses it to one report. One of the workbooks has two macro's in there (clearinfo and gatherinfo)...
  6. G

    Inserting an input request in a recorded macro

    Hi, I would like to record a macro which when started asks the user to filter the year from a column before going on to complete the instructions in the macro. Is this possible and can anyone help please? Regards Garry
  7. C

    Macro Question

    Hi all! I have a question regarding Macros. I have a spreadsheet that I am working on for work and want to insert a button, "Lock" and another, "Unlock" When pressing the Lock button, I want for the entire spreadsheet to be protected. When pressing the Unlock button, I want for a window to...
  8. E

    Macro to make mileage you type into a cell automatically return mileage x $.56

    I am making an expense report for my reps. The national sales manager wants it in excel 2013, and he wants one row that I don't know how to do. He wants the rep to be able to type his mileage into a cell, then have that cell automatically multiply the mileage by $.56 and change to show the...
  9. A

    Input Parameters

    Hi All, Am kinda new to excel and VBA programming but i have done some assignments on it to understand the flow, am trying to achieve a module which has following requirement : I have a excel workbook which has different Sheets say s1,s2 and s3 it has some data in it, I have a requirement...
  10. M

    Say yes and/or ignore all dialogue box pop ups

    Hi all, I've got a macro that runs and every time a new sheet is run a dialogue box comes up saying '.... template is already open. Are you sure to want to open.' and I have to manually click yes for all. How do I make my macro say yes to all and/or ignore the dialogue box? This is my code...

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