arguments

  1. S

    Offsetsumproduct help

    hello all i have a formula which is the following =SUMPRODUCT((OFFSET($A8,0,1,1,372)<>"")*(OFFSET($A$3,0,1,1,372))*((OFFSET($A8,0,1,1,372))=NL$5)) A8 = EMPLOYEE NAME A3 = the current month NL = an infraction or paid time off my question is how can i get this to equal multiple arguments so...
  2. J

    SUM IF BLANK for just cells D6,D8,D10,D16,D18,D20,D22

    I'm getting an error that says you've entered too many arguments for this function. Please help!!?? Here's what I used: =SUM(IF(ISBLANK(D6,D8,D10,D16,D18,D20,D22)))
  3. Roderick_E

    Quick Access Tool bar

    I'm trying to add to my quick access tool bar but it only seems to see macros WITHOUT arguments.
  4. F

    IF ISNA Workings

    Hi I want that frustrating #N/A message not to show when I do a vlookup. I've attched my formula, what am I doing wrong? IF(ISNA(VLOOKUP(A5;'Naasif List'!$A$3:$T$237;4;FALSE);0;VLOOKUP(A5;'Naasif List'!$A$3:$T$237;4;FALSE) Keep's telling me I have to many arguments in formula. <strike></strike>
  5. E

    If and vlookup formulas

    HI all, Today I had some hard time with this: I have three sheets: first has id's, second has Id and names and third has some names. I need to create a flag in the first sheet that calculates if an ID from first sheet is matching with the id from second then match the names from second sheet...
  6. P

    Setting passed arguments directly to an array

    I'm trying to set passed arguments directly to an array for ease of use. As an example what I currently do is similar to: Sub Macro1(arg1 As String, arg2 As String, arg3 As String, arg4 As String)Dim args(1 to 4) as String args(1) = arg1 args(2) = arg2 args(3) = arg3 args(4) = arg4 for a = 1 to...
  7. S

    Adding multiple arguments in conditional formula

    hi all i need help with a conditional formula. I want for a example =$C$10:$AG$106="nbt/l"=+"nbt/l/m" to change to a specific color if either of the options are used in the drop down selection. Now currently i only have =$C$10:$AG$106="nbt/l" which turn the cell purple but i want to use...
  8. K

    Error on Application.CountIf - Invalid number of arguments

    Hello everyone, I'm trying to count all visible cells that contain numbers withing a table column, altough it gives me an error of invalid number of arguments. If Application.CountIf(Range("Table2[Found]").Cells.SpecialCells(xlCellTypeVisible, xlNumbers)) > 0 Then
  9. P

    Sumproduct with subtotal with filter

    OK Formula returns value: =IF(J$1="F1",SUMPRODUCT(SUBTOTAL(109,OFFSET($F$11,ROW($F$11:$F$200)-ROW($F$11),)),J$11:J$200,$B$11:$B$200),IF(J$1="TGA",SUMPRODUCT(SUBTOTAL(109,OFFSET($F$11,ROW($F$11:$F$200)-ROW($F$11),)),J$11:J$200,$C$11:$C$200),0)) Not returning value when additional arguments are...
  10. W

    You've Entered too many arguments

    I am trying to track a percentage over 10 items and an overall percentage of 4 sets of 10 items. For the percentage of each section of 10 items, I use the following: In cell O5 I entered =COUNTA(E5:N5)/COLUMNS(E5:N5) In cell Z5 I entered =COUNTA(P5:Y5)/COLUMNS(P5:Y5) In cell AK5 I...
  11. R

    NESTED iF STATEMENT

    HI, help on below if statement> i am getting " you have entered too many arguments" message. =IF(AND($J$12>=A20,$A20>$I$12,$J$12>A19),(LOOKUP(I20,'CLICK CHARGES'!$N$3:$O$10,'CLICK CHARGES'!$Q$3:$Q$10*I20)),IF(AND($M$12>=A20,$L$12>$J$12),LOOKUP(I20,'CLICK CHARGES'!$N$14:$O$21,'CLICK...
  12. K

    Passing Arguments

    Very beginner question: what does it mean to "pass arguments"?
  13. D

    Rounding Formula

    Dear All, I have the following formula that needs to ROUND the resulting sum. When I try to ROUND it i get the error "you've entered too few arguments for this function" and I can't figure out where I need to include the ROUND function. =(SUM((((C13+D13+E13+F13)/2)+B13)/2)) Please help...
  14. C

    COUNTIFS - Too Many Arguments

    Hey, Can someone help me figure out a better formula please? Below is what I have (I have replaced by sheet names with sheet 1, 2 etc etc...), this works for what I want, but I now need to build on this and when I do I run out of arguments. I would like to add in that it also needs to look...
  15. E

    IF formula needs 1 more possible outcome

    Hi, I am looking to add one more If to the following formula =IFERROR(IF('Order Information'!AW16="","",IF('Order Information'!B16='Order Status'!AF16,"Received",IF(OR('Order Status'!AF16="",'Order Status'!AF16=0),"Ordered",IF('Order Status'!AF16<'Order Information'!B16,"Partially...
  16. W

    Index Formula Result Equals Value, Displays As 0

    Hi, I have a formula that uses the INDEX and MATCH functions to locate a call containing a number value. The formula appears to be working, based on the Function Arguments dialogue box however is still displaying a value of 0 in the cell. The formula with the cell is: G3 The formula is...
  17. N

    Convert value in cell to show text

    Hi, I need to show some text in a cell based on the value in another cell. This is the formula I am using which is working great. =IF(F17=100,"Complete",IF(F17>0,"Active",IF(F17=0,"Pending",""))) However, I need to add a fourth criteria, F17=999,"On Hold" When I try this it errors saying to...
  18. C

    Passing optional arguments with named parameters from the spreadsheeet to a custom function (UDF)

    This is not about passing optional arguments within VBA. This is about passing optional arguments from the spreadsheet to a custom function written in VBA. I've been surprised to find not a single mention of passing optional arguments, especially named parameters, from the spreadsheet. Here's...
  19. S

    Custom function | Arguments description

    Hi guys, as I'm trying to create a custom vlookup function for our office, I am wondering if there is a way to help users with description of arguments, like there are in dialog box for other functions? The first argument would be lookup value and the other argument column index number. I...
  20. S

    move a group of arguments in a cell formula

    Hello. I have a column with equations in. These equations are all variations of the same one. The difference is that the arguments in the equation change for each row, and there isn't a pattern to how they change. Is it possible to quickly move the arguments in the formula, instead of doing...

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