to Don: display last entry to cell automatically

  • Thread starter Thread starter mike CBA
  • Start date Start date
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)
 
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.
 
The list separator wouldn't cause a #NAME? error. You'd get the general
formula error: The formula you typed contains an error.
 
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.
 
Back
Top