next cell

  1. T

    Find the next 2 or 3 empty cells in a Column

    I am creating a results page for my macro. The results will vary day to day as data is processed. I used the method below to find the next empty cell. QUESTION: how do I modify this to find the next 2 empty cells and then place new data in the third? Example: Column A1 has data to A10 thus A11...
  2. K

    Cursor control within event change

    I have not been able to resolve my problem searching the internet and trying different methods. My desired action: On rows 3 – 55, when the cell in column C or D is changed, the next cell when Tab/Enter is pressed is to be in column F of the current row. My code works if the user presses...
  3. S

    Looping problem -

    Greetings Experts, I'm trying to look at the value of a cell in a range. In this case, the range is range("AK2", range("AK" & myLastRow) If the cell contains "L" input =IF(AL2=AJ2,TRUE, FALSE)) - 3 cells down (in "AN2") if the cell contains "KG" input...
  4. E

    check if the parallel cell is empty and display warning in msg box

    Hi all, i have been working on a creating a macro to find specific name in column G and wanted to check if the the cell right to the current cell is empty. if empty warning should be displayed. Detailed explanation: In my sheet in column G i have enter 'A' 'B' and 'c' randomly till row 1200...
  5. smide

    Find sum of next three column values (observations) after SUM of previous observations reached a certain level

    Hello. In column B I have a list of values (observations) and in column C I calculated the sum of those observations. Somehow I need a sum of next three observations after SUM in COLUMN C (TOTAL) reached certain level (number). Example. Finding sum of next three values in column B, after...
  6. J

    Copy values from Column B to C, stopping at column B's end

    Hi - I am trying to write a code that searches for any value in a cell in column B. If it has a value to copy it to the cell next to it in column C. If it is blank I want it to leave it alone. Then move on to the next cell down in B and repeat..all the way down to my last cell in B. Here is...
  7. C

    Help to do Macro: Find a predefined Text, Move one cell right and write a Text

    Hello experts, i nned your help im trying to do the following macro. <tbody> a b c node1 node2 node3 node1 node4 </tbody> The macro needs to find the text "node1 ", and move to B1 and write PLATFORM1, so for the next row, find the text "node2", and move to B2 ant wirte...

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