Hi there,
I would like to provide a dropdown list based on product categories for specific customers. Each customer has its own table, and if a customer doesn't have a specific table set up, formulas in the worksheet refer to a table "StandardTable".
I've tested the following formulas in Data...
Hello! I am having an issue with cells F5 thru F8. Cells F4 & F9 (directly before & after) are pulling the data, just fine... but F5 thru F8 are not. F5 thru F8 should be pulling the number 30.
All cells are "general".
Please see attached image/snip-it!
Formula for F4...
Hello,
I'm trying to apply a set of comments from column F to column B. I'm unable to change the formatting of column A unfortunately. It would be preferable to have a Vlookup function in column B.
Column A will always be variable in length, and column E should always contain the remaining...
Hello,
I am doing a vlookup on one column's values which includes multiple data types (dates, number, or #N/A for not available.
The one column's results will either be:
1) a date (formatted MM/DD/YYYY)
2) or it will be a number, positive or negative
3) or it will be not available (#N/A)...
Hi all,
Thanks in advance for your help. My formula is below, I've staggered it to show the nesting a bit more clearly. The final Vlookup is not being triggered because my formula is returning blank
=IFERROR(
IF(V2="","",IFERROR(
TEXTJOIN("...
Hello everybody,
I am currently having some problems with my excel spreadsheet. In short, I have a list of materials in my "Order form" sheet 1 and I have all the hard data in a hidden sheet called "Products" (sheet 2).
Currently, I have just set the fields in my "Order form" sheet = the...
Hello,
I have following macro which on Error will resume to next.
Now I want to display a message box if an error is found and after exit SUB
Message box( "Part number" & "PN" & "not found. Please define packaging details")
By PN should be displayed the part number that is not found.
Sub...
Hi,
In the file attached, there is the Group column (B) and Name column (C) both of which are related to each other. I need a formula that would return a value under certain conditions of what is inside columns B and C.
If e.g. the column B value is USA, but in column C we have "wood and...
Hi!
I am trying to write a function that would use two vlookups, where in the first vlookup there are also IsNumber(Search()) supporting it. What I have written looks like this - IF(ISNUMBER(SEARCH("part of text", d3)),VLOOKUP(D3, 'tab x'!A:B,2,false),VLOOKUP(D3, 'tab x'!A:C,3,FALSE)).
As you...
Hi
I have a simple formula I’m using to pull data from other tabs on a spreadsheet =IFERROR( VLOOKUP(A33,tab1,9,FALSE),””)
This has been working fine until I now want to pull through data from a field that has a date in it. Now, if the particular cell it’s pulling from doesn’t have a date it...
Hello
I was hoping someone could please help with formula that I can't seem too get.
I am doing a simple % change formula, if there is no value in column P/row 99 the cell in R99 shows blank. If have no value in column Q/row 100 the formula calculates with "-100%"
I wanted the formula to also...
Hi,
Im working on a warehouse database with orders and quotes I have this IF formula =IF($B2="","",SUMIF(CheckOrderCommitted,B2, CommittedQuote)) But its giving me a $REF in all cells.
This is because the cells reference too, Data is not in the cell., Im trying to do a IFERROR so that when...
I have the following VBA formula, which is not working. if i just have the formula in a cell, it works just fine:
Range("AI4").Select
ActiveCell.FormulaR1C1 = "=IFERROR(RC[-3]/(RC[-15]-RC[-24]), "")"
as a formula it would just be =iferror(AF4/(T4-K4), "")
Hi there
I'm having a brain freeze with an IFERROR to eliminate the #DIV/0! after a simple calculation and it's driving me insane... the formula is =(E108-C108)/C108 the result of course where there are zeros is #DIV/0!. I have tried a few variations unsuccessfully any help will be greatly...
Is it possible to combine an iferror statement and a countifs statement into one?
Here is my current countifs: =COUNTIFS(AACH!C:C,">8/31/2019",AACH!C:C,"<10/1/2019",AACH!F:F,"Y")/COUNTIFS(AACH!C:C,">8/31/2019",AACH!C:C,"<10/1/2019")
My current statement is returning #DIV/0! which is correct...
I could use some help with this formula. First time using an IFERROR formula so not sure what I'm doing wrong. I keep getting a "too few arguments error". Any help would be appreciated.
=IFERROR(INDEX('[TICKET STEP LONG.xlsx]RAW_COMPLETIONS'!$B:$B,MATCH(G2,'[TICKET STEP...
Hi - I was hoping you could help me solve the following.
With the following code I can get a list of values from a Table and displayed on an UserForm; however, I would like to have a msgbox when the value is not found...
Hi all,
I am currently using sumproduct to find out numbers in a particular column in a 2nd spreadsheet.
This formula works fine in column B:
=SUMPRODUCT(('Y:\National Careers Service - Mail Merge\Brentwood\[Brentwood.xlsm]a_Main'!$AR$1:$AR$10000=B4)+0,('Y:\National Careers Service - Mail...
Thank you and I appreciate all assistance!
Prior to updating to WIN10 and O365 I was able to have the following condition work
{=IFERROR(INDEX(Incident!P:P,SMALL(IF((Incident!$Q$2:$Q$301="Yes"),ROW(Incident!$P$2:$P$301)),ROWS(Incident!$p$1:p1))),"")}
What this did was go to my Incident sheet...
So I have this (the below) excel formula that does work,
=IF('Q1 - Individual Performance'!N9<=60%, "0", IF('Q1 - Individual Performance'!N9<=80.99%, "1", IF('Q1 - Individual Performance'!N9>=81%, "2")))
However the sheet it is reading from has lots of #DIV/0! on there. So I have added in an...
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.