vba excel 2010 help

  1. awale

    VBA code to search by meeting a criteria

    (completely new to excel VBA ) Hello I am having problems with a VBA Excel 2010 program code. I am trying to read data from a spreadsheet on excel 2010. what I have is a set of data (see below) and I am trying to write a code that will let me use a msg box and ask me to write down the name I...
  2. S

    How do I combine these 4 Private Sub Worksheet Changes in Excel 2010?

    I need help combining these 4 Private Sub Worksheet Changes: Private Sub Worksheet_Change(ByVal Target As Range)<o:p></o:p> IfTarget.Address(0, 0) = "A1" Then<o:p></o:p> WithSheets("Dashboard").Shapes("Oval 1").Fill.ForeColor<o:p></o:p> SelectCase...
  3. S

    Need Help Changing the Color of an Object in Sheet1, from a cell in Sheet2 using VBA!

    Before I get started, I know this is a tall order...haha. I also know that this type of question has been answered and revisited time and time again. I found a lot of useful posts, but would really like something specific to what I'm doing. I have an Oval (Oval 1) in Sheet1, and I'd like to...
  4. W

    sending hyperLink in the body text of an email from excel vba

    Hi, Can anyone suggest a some code for sending a hyper-link of a file location in the body text of an email (via outlook) which is sent from clicking a vba button in excel? I have the code to send the mail- just not the code for adding the hyper-link. Cheers Stephen

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