arial

  1. B

    Arial size 8 as default. Should I use macro or is there a better way?

    I like to have all my spreadsheets as Arial size 8, many spreadsheets I receive from colleagues and clients as different sizes and font and I just change manually by highlight all and edit. Should I just use a macro and shortcut key to change this or can anyone suggest a better way?
  2. F

    VBA to print report in Color

    I am looking to add a textbox with the word REVISED in Red and then for it to print on the report. I cant seem to get it to print in color. Current code I below. ' Format certain data ie file header name and sum of data ActiveSheet.Range("A4:D4").Select With...
  3. M

    Font Listing

    Hi, Is there any way that I can download a listing of all the fonts that I have and in each cell they change to that font? For example: CELL A1 - would say Arial - in the that font CELL A2 - would say Arial Narrow - in that font
  4. F

    Arial 10 to macro

    The situation is that I copy certain data based on criteria using macro in the same workbook from one sheet to another, like this: Sheets("Sheet1").Select Range("C" & CStr(LSearchRow)).Select Selection.Copy Sheets("Sheet2").Select...

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