the formula =lookup(999999,b:b) resulted in #NAME?
D Dave Peterson Feb 15, 2009 #3 Are you using an English version of excel? (Maybe the function is named something else in your language.) If you don't use English, what language do you use? Are you in R1C1 reference style? try: =lookup(999999,C2)
Are you using an English version of excel? (Maybe the function is named something else in your language.) If you don't use English, what language do you use? Are you in R1C1 reference style? try: =lookup(999999,C2)
D Dave Peterson Feb 15, 2009 #5 I think it's more common for the list separator to be a semicolon ( then a dot. Although, there are differences between decimal and thousands separators, too.
I think it's more common for the list separator to be a semicolon ( then a dot. Although, there are differences between decimal and thousands separators, too.
T T. Valko Feb 15, 2009 #6 The list separator wouldn't cause a #NAME? error. You'd get the general formula error: The formula you typed contains an error.
The list separator wouldn't cause a #NAME? error. You'd get the general formula error: The formula you typed contains an error.
D Dave Peterson Feb 15, 2009 #7 Me??? <vbg> T. Valko said: The list separator wouldn't cause a #NAME? error. You'd get the general formula error: The formula you typed contains an error. Click to expand...
Me??? <vbg> T. Valko said: The list separator wouldn't cause a #NAME? error. You'd get the general formula error: The formula you typed contains an error. Click to expand...