changing cells

  1. W

    Macro that will change multiple cell references to one cell below on another sheet

    Hi I have been trying to work through this macro based on other posts I have found but I am very new to this and couldn't make it work. It think this should be very easy but I just can not figure it out. I have to generate several hundred invoices by hand, and I have the fields that I need...
  2. X

    Conditional Formatting Relative Cell Changes when I click OK

    So I just had something pretty strange happen to me today. I was demonstrating adding a conditional formatting rule to the range D5:E10 and G5:H10 : Formula =D5>1.03 then format fill blue I clicked on OK and Excel converted D5 into A5. Of course when I went back to see why the rule wasn't...
  3. N

    Dynamic consolidation from different cells

    Hi, I have a workbook with several sheets. They all contain similar data in a identical column sequence. There are however different amounts of rows in each column in each worksheet. I have been able to write a macro summarizing all the sheet names in one "summary" sheet, listing them...
  4. G

    How to Change Where A Macro is looking to Create Tabs

    Need your help. Currently this Macro is looking in A2 to Filter and create Tabs. How can i change this to look in Column U and do the same thing. Sub Tab_() Application.ScreenUpdating = False Dim ws1 As Worksheet Set ws1 = ActiveSheet Dim bottomA As Long bottomA =...
  5. D

    Changing Unique Text within Cell

    Hi All, First posting so take it easy on me :) I would like to change 100 cells within my spreadsheet with a formula. So the below will change from anthony@test.com to info@test.com So all these; test@test.com me@test.com blah@future.com excel@excel.com I want to take the characters before...

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