yellow

  1. E

    Using VBA to link 2 identical workbooks

    Basically, I have 2 identical workbooks with multiple sheets. (WorkbookA.xls and WorkbookB.xls) For each sheets there are some cells that are colored yellow within the same range (lets say A1:AA1000). I would like to loop through every sheet in WorkbookA.xls and select all yellow colored...
  2. L

    Insert a row above unique value in column using VBA

    Hello experts, I have a report that I need to format quite often, to make it more readable I need to insert yellow rows above every market. Any suggestions on how to find the first unique value in a column? To make it more clear: Column Q contains country names and by adding yellow lines I...
  3. G

    Index & Match

    Hello - can you help me with index & match formula. I've tried many times but I can't get it :eeek: I have a large data set that I need to update week as week go by so I need to do an index/ match to return information on another workbook automatically as I refresh the weekly dates...
  4. J

    VBA Mark cells yellow reference

    Have a variable defined: rowno I now want to colour yellow the cells from column A to H in row: (the row number calcated as rowno variable) Thanks
  5. K0st4din

    Macro or formula- the same products, but a different sales color, looking for SUM

    Hello Everything, I'm asking you for some solution with my problem. I turned the internet over, but I still can not find a solution to my problem. I have a table in which column A2: to the end I have products in column B2: by the end I have sold pieces of these products. My problem is that for...
  6. Z

    Delete Entire Row if the color yellow is in Column E

    Hi Not sure how to do this for color. I think yellow color is 65535 but if its not or it doesn't matter? Trying to use a macro for this.
  7. C

    Display same amount of values when narrowing a column

    Hi, I hope my question isn't too complicated. So say in my column A I have: blue red green yellow green yellow yellow blue ... Say in the end I have: 50 blue, 20 red, 100 green, and 180 yellow If I am narrowing down the my amount of rows to just 100. How do I make it: 27 blue, 20 red, 27...
  8. K

    Absolute Reference

    Hi, I have a budget template as follows: Excel WorkbookBCDEFGH2Expense CodeInput Code 2018Input Code 2019Input Code 2020Input Code 2021Input Code 2022Budget...
  9. T

    VBA Macro to Evaluate cells based on if column contains criteria

    In my array, I have a macro that colors cells yellow or red depending on numerical criteria. I am now looking for a bit of code that counts the maximum number of yellow cells in a row, that do not have a red cell in that column. So a count if type statement that counts when yellow and doesnt...
  10. C

    Display same amount of values when narrowing a column

    Hi, I hope my question isn't too complicated. So say in my column A I have: blue red green yellow green yellow yellow blue ... Say in the end I have: 50 blue, 20 red, 100 green, and 180 yellow If I am narrowing down the my amount of rows to just 100. How do I make it: 27 blue, 20 red, 27...
  11. M

    Understaing Consolidating

    I am trying to better understand how to do this properly. I am starting with a basic list to get a better idea how to do this. Column A Column B Red 10 Red 12 Blue 21 Green 51 Red 70 Green 101 Blue 2 Yellow...
  12. M

    Conditional formatting for project planning

    Hi I want a really basic sheet that i can fill in a project with its start and finish dates and see cells colour based on the dates enter See attached, i want the yellow to happen automatically Eventually i will have each team fill in a tab and then a master tab that consolidates it all Thanks
  13. drom

    move the active, yellow row within VBA X rows before

    Hi and thanks in advance! until yesterday when I was debbuging my code in VBA. When Using F8 If I wanted to go one row Up or before, I mean if the yellow row was the 15th row and I wanted to move to the 10th row within the code, I used to use my mousse. and moving just with the mouse the...
  14. T

    vba conditional format

    Good-morning to everyone. Can anyone help me with my problem? I want to compare to columns A and B and color A cells. The parameters are the following. If cell B is a negative number then cell A must be red. If cell B is bigger than cell A then cell A must be green. If cell B is bigger than 0...
  15. V

    Change cell value based on colored cell in another range

    Hi all, This one can be difficult.. Imagine a blank worksheet with 5 colored cells in Yellow (C1:C5). Those cells have values from 1 to 5. Then I have another cell, lets say F5 that has to look to the range C1:C5. If I change the color of one of the yellow cells to green, cell F5 has to give...
  16. V

    Change cell color in a range by one click

    Hi all, Need your assistance. Imagine a worksheet with 2 colored ranges. (Like B2:G7 and B10:G15 colored in yellow). Now I am looking for a code that changes the cell color to green when I once click on a cell within those ranges. When I click on another cell in that range, this one has to turn...
  17. W

    Use of ABS in Excel 2010 conditional formatting

    I have columns that contain both positive and negative values and wish to colour code the absolute values e.g 0-9 Green 10-19 Yellow 20-29 Amber >30 Red I have set up conditional formatting for the column range as shown below =ABS($N45)<10 for Green =IF($N45<>"",ABS($N45)>=10,"") for yellow...
  18. P

    Show one result in colour

    HI we have some large rows of industry services and users. Basically the data is either 'Has Access' or 'No Access' and we pass this back and forth with the director as she decides and changes etc. I thought it may be helpful to have a colour a light yellow for each of the 'Has Access' since...
  19. L

    VBA if function based on colors

    Hope you could help me. I saw the below code in the internet, however, I don't know why it's not working for me. Function CheckColor1(range) If range.Interior.Color = RGB(256, 256, 0) Then CheckColor1 = "***" Else CheckColor1 = "" End If End Function Inputs: 1. I...
  20. K

    VBA to cut, paste, sort in the same sheet

    I have been doing VBA for a couple months now at my work updating and making worksheets better but what is needed on this one workbook is way to advanced for me and I really need some help. I have attached an example sheet. New items print everyday and a worker keys...

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