background

  1. sharky12345

    Change background colour of Form button

    I have a Form button on a worksheet, named 'Button7'. Can someone show me how to change the background colour by VBA?
  2. P

    How to look up Background Color and format new cell

    Good day, Is there a way to have a macro complete the following task: On sheet1, column A there is a number. On sheet2, column A are numbers that some will duplicate sheet1. On sheet2, Column B the cells have been formatted with a background color. On sheet1, column B the cells need the...
  3. P

    VBA: Opening IE with VBA

    Currently I have some code that opens IE manipulates it in the way that I want, and then closes it at the end of the sub. I have IE.Visible = False, so that it all happens in the background. I was just curious about something. Can I open the IE as invisible when the workbook opens, and then...
  4. N

    Blank Gray Excel

    Hello, I have a userform that performs a few functions and on completion im running the following to close it Unload Me ThisWorkbook.Close False Everything works fine. Issue im having is, after it closes the workbook, there remains an excel screen open with just a gray background, no...
  5. xlhelp15

    IF condition in loop and set background color

    Hello Experts, I need your precious solution through VBA for the below query. I need to match these days in a row wise with the Goal set for the resources and highlight background color if that respective day is lesser than the Goal. for eg, Row1 : Goal : 40 ; Column 08/01/2018 : 45 Column...
  6. V

    close connection and query from excel vba

    I am trying to close connection but getting error that data is being refreshed in background
  7. T

    Is it possible to have a macro run in the background without disturbing the user

    Hi Everyone, I have a more general question then normal, Let me explain, I have a macro the counts the number of times a persons name is in my data, Current I have over 200,000 names so you can imagine it takes a while to caculate every row (about 30 mins) I have tried a few ways to speed...
  8. I

    Count By cell Color Background when the cells are formatted Conditioned !!

    Hello I need Help making a spreadsheet where my cell rows from (J30:T30) are conditional Formatted with Higlight cell rules and I want a cell result at the end to show in numbers all of the background highlighted with the condition formatting results. Can some one help me pleaseeeeeee...
  9. D

    PowerPivot DAX Formula Help Needed

    I need help creating a DAX Measure. I have tried 8 different DAX Measure Formulas, all will spectacular failure. Here is my situation: 1. The attached file has one workbook with five tabs (sixth is the “Pivot” tab I’m trying to build). 2. The Data Model has all Tables added with the...
  10. E

    Cell color

    Hey everyone, I'm wondering unless I've overlooked it can you change the color of the cells without adding a background picture on Excel?
  11. F

    Background colour value of cell in RGB-scale

    Hi everyone, As I am still pretty new to this VBA-coding, I'm still strugling with simple pieces of codes. My input on a given sheet is a matrix of different values on RGB-scale. I would like to run a macro to colour the background of the cell according to its value (starting at A2). As I was...
  12. B

    Auto Change Pictures, Colours and Fonts with Formula or VBA

    I have an excel workbook that has multiple sheets. There are a number of headings and boxes that I have formatted the same, for example a black background with white font. The sheets are all locked so that people cannot alter the formatting etc. I have a "data sheet" which I also lock and...
  13. W

    Creating see-through holes in a printable background so excel cells can show through

    I'm trying to create forms that I can fill out in excel that print out looking exactly like the forms our company uses... They have to be perfect. The other day I offered an innovative solution to the problem of selecting cells in a worksheet with a printable background. The next problem I had...
  14. W

    Selecting cells in worksheet with a printable background - how to

    On page 732 of MrExcel's book "Learn Excel 2007-2010" it explains how to add a printable image to a sheet. At the bottom of the page is a "Gotcha: It is now difficult to select a cell with the mouse" ... and it is. The book goes on to say "To avoid this, you click outside the picture and then...
  15. M

    Is this possible to change the background colour of a certain word in a cell?

    I think it's not, because I tried to write a code, but I received an "Object doesn't support this property" or similar error. Any idea? Thank you! Example: In 1 cell: (It's not allowed in this forum to use background colour, so imagine, that the word colour = background colour The dog is...
  16. L

    Changing cell background based off values of cells on other worksheet w/ Conditional Formatting

    =IF(B2="X",IF(B3="Y", TRUE, FALSE),FALSE) then select the colored background if the condition is met works for me to get one colored background. Say 'Sheet2'!B2="X" I can set the cell background to Red for example. What if I also want the condition where 'Sheet2'!B2="Z" to shade the cell in...
  17. N

    VBA + Conditional Formatting

    Can someone please help with a VBA to do the following (1) Clear conditional formatting from worksheet titled Tracking (2) Apply conditional formatting for all rows in column O with the below rules a. change cell background to LIGHT GREEN if formula is true...
  18. drom

    Sum the amount of the cells with a background RED

    Hi and thanks in advance! I have the following name created in my workbook BackGround=GET.CELL(63;INDIRECT("rc";FALSE)) so if I put in A2 wich has a BackGround Colour equal to green the formula = BackGround I will get 43 A3 wich has a BackGround Colour equal to RED the formula = BackGround I...
  19. C

    Tiled backround option

    Hi Im using Excel 2010 Im sure that when i used a background option in the past it automatically defaulted to tiling it however this is no longer the case on my version can anyone tell me how to set my background so it is tiled cheers
  20. F

    Transparent Background Image Printing Grey and Text In Front of Image

    Hello, I have two questions for a cover sheet I am attempting to create. I have a template for a cover sheet I'd like to start using but am running into two errors. Background: I have inserted a shape the size I want the background image to appear. Then I went into the shape options --> fill...

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