empty cell

  1. D

    Quick Question

    Hello everyone. I have a short question i really really need answering. A1 = 350 euro B1 = 500 euro C1 = B1-A1 (ok i do a simple SUM) but in case 1 variable "Say.... B5 isnt in yet so the box is blank..." How do i B2 = 450 euro C2 = B2-A1...
  2. K

    Macro that identifies non blank values on column and create new column on another tab with no empty values

    Hello, I'm new to VBA and I would like some help. I have a huge table and I'm interested in values on columns A, H and I. What I would like to do is to identify for each row if the cells on columns H and I are empty or not. If either cells on column H or cells on column I on a specific row...
  3. R

    Skipping Empty Cells with a Formula

    I have a worksheet that goes over a 24hr period. Each hour a user enters their hourly count. One of my lines has a running daily count. I have =IF(K1677="","",K1677-K1676) as a formula. It takes the amount enters in the previous hour and subtracts it from the current hour to give the actual...
  4. D

    Conditional Formatting: Based on comparison of cells between worksheets, if cell is blank

    Hi all @ Mr Exel! I have a conditional formatting problem I can't quite get my head around and I'm hoping someone can help me out. First let me just say that I have been unable to find anything in the existing forum topics that resolves this, but I have been able to make some progress using...
  5. E

    Fill Blank Cells To Left

    Hi I want to know if there is a way to to fill empty cells with value left. i have this example: e d c b a 1 Y X 2 Y X I want to get this: e d c b a 1 Y Y Y X X 2 Y X X
  6. C

    Delete row when linked cell values are empty

    I want my macro to loop through a series of files and, if all the cells B10:F10 in Sheet2 are empty, then delete row 10. I think my problem is that the value in each cell is linked from Sheet1 and the zero for an empty field is hidden (e.g. ='Sheet1'!B22 & ""); I have tried to delete for both...
  7. M

    popup message when mandatory columns are not filled in a row

    Hi, I'm fresher in vba ,This particular excel is meant to be put in a share folder where team members are supposed to fill it. I want to popup a error message before saving. The requirements are 1.In a row , the highlighted columns must be filled(error msg before save if not filled) 2.select...
  8. pi

    TEXTJOIN on output of array formula does not ignore blanks

    Hi! I have the following situation: In a large table I have conditions in column A and values in column B. I want to create a list of those values in B which meet a given condition in column A ("textjoinif"). To do so I basically have TEXTJOIN(", ";TRUE; IF(columnA="example";columnB;"")). Yet...
  9. 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...
  10. R

    SUMIF Not blank

    Hello. I have a set of account program titles(B) and a dollar value(J) and for some accounts there is not a program title and the cell is blank or empty (not sure what definition fits this situation, there is no formula in the cell). I would like to sum all of the dollar values for which there...
  11. J

    VBA: Fill Empty Cell With White

    Hi everyone, I'm new to using VBA and am in need of some practice. My manager often asks me to deliver data sheets in excel with all visible cells except the ones with data in them whited out as he thinks this looks better. I tried to write a code to do this for me but this turns all of the...
  12. J

    Finding empty cells in a Row and doing something when found

    Hello - i would appreciate some help with finding empty cells in a row and then doing something when found. My code for testing is: Sub TEST_Find_EmptyRows_DeleteRow() Application.ScreenUpdating = False Dim r as Long Lastrow = Cells(Rows.Count, "A").End(xlUp).Row For r = 1 To Lastrow If...
  13. X

    VBA if cell is empty then...

    Hello, I want your help. I want to use macro, that will search a blank cells in predetermined range and if cell is empty it should paste formula. I want to run this macro automatically in every 1 second. I searched procedures like this and tried to adjust to my excel, but something goes wrong...
  14. R

    VBA code to paste in next empty cell of a column

    I am trying to compute a score of players based on a macro with a series of checkboxes. The output values of the check boxes are pasted on the "Calculations" worksheet where the score is then computed in cell F18. I would like to copy cell F18 and paste it in the next empty cell of column D on...
  15. A

    Move data into empty row and remember

    Hi, so I'm really new to this and don't even know how to get started with this one. I have information in cell "AU" on sheet "Input Sheet". I want to move the information in this cell to the first available row in column "B" on sheet "Master Sheet" when I press a button. The information in cell...
  16. I

    MACRO returns all rows (of a table) containing ONE OR MORE empty cells.

    I need a macro who returns ALL ROWS (of a table) containing ONE OR MORE EMPTY CELLS. <colgroup><col span="5"></colgroup><tbody> BEFORE FILTER Column A Column B Column C Column D Column E A1 3 YELLOW 22 11 A2 2 33 A3 BLUE 444 112 A4 11 GRAY 332 A5 22 GRAY 11 11 A6 FDSA...
  17. R

    If cell is not empty then go to new line

    HI, I want call values from sheet1 to sheet2 but on sheet2 i have "Date, Description, amount" which i will enter manually but if i enter anything on sheet1 "date description, amount" it should reflect on sheet2, but it should post it on next new line Im trying this from last 2 days not able...
  18. F

    Upsetting issue concerning "Blank Row Deletion"

    Hello everyone, I am working on an Excel file with numerical data, of 2825 rows total. Every about two data rows, there is a blank row, and every about 50 rows, there is a total row. What I need to do, is to remove the totals and blank rows so I can couple this file with 18 others that range...
  19. S

    Skip blank cells in macro

    Hi, My data like this: some text some text some text value1 -empty cell - some text some text some text value2 My expectations of the macro is: 1. start from down to up. 2. copy value2 to three cells and stop while on empty cell 3. copy value1 to three cells Finally my data should be...
  20. S

    Assign empty string to numeric variable

    I have a form in which I assign some values With Me Let lBudgetID = .txtBudgetID.Value Let lMonthNo = .txtMonth.Value End With but if the fields txtBudgetID and txtMonth are empty, the code will fail since it's not possible to convert empty strings to numeric variables. How can I...

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