C
chrisbmo2000
is there a limit to how many arguments you can use in a formula? to be
specific the vlookup formula.
specific the vlookup formula.
T. Valko said:The VLOOKUP function can accept a maximum of 4 arguments:
1. lookup_value
2. table_array
3. column_index_number
4. [optional] range_lookup
However, to complicate matters, each argument can be calculated using other
functions that have their own set of arguments.
So, I think you need to be a bit more specific as to what you're wanting to
do!
--
Biff
Microsoft Excel MVP
chrisbmo2000 said:is there a limit to how many arguments you can use in a formula? to be
specific the vlookup formula.