blank value

  1. L

    How to delete a value in cell based on another cell's value using macro

    Greetings, I am very new to VBA and I would really appreciate your help on the matter! I want to write a code so that it reads the value in column D and if this is blank then it assigns the cell in the same row but on the next column (column E) with blank value. And this process continues until...
  2. P

    Blank/NA values to be shown as dotted line rather than straight line in Charts

    Hello there, I request your help on solving this question. Say, I have values such as 1,2,3,4,5,6,7,8,9,10 plotted in Excel Chart. If I want to delete values 3,4, the missing values can be interpolated using the "Hidden and Empty Cells" option. This option connects only through a thick line...
  3. P

    How to change VBA Vlookup into a Index/Match

    Hi all! I have a macro that fills a sheet automatically using .Cells().Value=Application.Vlookup().... Basically all I want to do is change the Vlookup to Index(Match()). I know the first thing is to call the index function with Application.WorksheetFunction.Index() etc.. I have a workbook...
  4. T

    SUMIFS to include only blank field for one of the criteria

    I am looking to utilize the SUMIFS formula for my time tracking spreadsheet. I have one criteria to sum values that are equal to a certain value "V" for vacation, and "D" for Dr Appointment. I am not trying to include the criteria that sums those values if they haven't been submitted, so I can...
  5. B

    How to avoid charting "" values in a line chart

    Hi, I have monthly data for a year and a bit, with cumulative calculations in each year. Please see below for the cumulative calculation. It uses an IF formula all the way down the table, to return "" for months that have not yet elapsed. I need to use a line chart to compare the cumulative...
  6. D

    Passing Blank Values

    Good afternoon all, Right before the weekend I thought I'd toss this question out. Basically, I have two columns where I have costs. Restaurant 1) is in Column V and Restaurant 2) is in Column X. Sometimes a restaurant will not return a cost, so my IF function of =IF(V9<X9,"A","B") the cell...

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