vba format cells

  1. A

    VBA to format tange of cells based off value in another cell

    I’m looking to format a range of cells based on a value in othercells. On the “Menu” sheet I have the following table <tbody> Menu Sheet Cell Measure Number Format A119 T1.1 $ A120 T1.2 % A121...
  2. B

    VBA formatting with an IF statement

    Hello everyone, I am trying to create an IF statement using VBA to format the cells in a row (columns A:H) if certain text is found in column A. The workbook contains account names in Column A. If the name in Column A = "Total Operating Income", "Total Expense", "Total Non-Operating Income"...
  3. E

    Using VBA to format Date

    Hi all, I am using VBA to format a date and it worked fine, but just decided to stop working it seems! The code I have is this: DateVal = Format("01-" & Ind.Cells(2, 4).Value, "mmmm") The value of Ind.Calls(2, 4) will be either Jan/Feb/Mar/etc... And I want it to be formatted as...
  4. H

    Use vba to format a cell green if >87.

    Im making a report manualy today and i would like a vba to do it automaticly. <?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p> <o:p> </o:p> I have want to have a conditional formatting on cells e8 to e35 to green if value over 77<o:p></o:p> And another...

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