LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default FUNCTION IF

They should be separated by ";". I suspect it is a typo.

--
Regards,
Tom Ogilvy


"Karos" wrote:

Hello, i have found a possible bug in the spanish help of the function if in
Office 2003 Professional.

In the bottom of the help page the example have this:

=SI(A289,"A",SI(A279;"B";SI(A269;"C";SI(A259;" D";"F")))) Asigna una
puntuación de una letra al primer resultado (F)
=SI(A389;"A";SI(A379;"B";SI(A369;"C";SI(A359;" D";"F")))) Asigna una
puntuación de una letra al segundo resultado (A)
=SI(A489;"A";SI(A479;"B";SI(A469;"C";SI(A459;" D";"F")))) Asigna una
puntuación de una letra al tercer resultado (C)

The first example don´t work in my excel page, but with the next command it
work well:

=SI(C9=1;"D1";SI(C9=2;"D2";SI(C9=3;"D3";SI(C9=4;"D 4";"F"))))

See that de difference it´s all elements with ";" not with "," as occurs
with the 2 others examples, ¿why this difference?

See also: "Función si"

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
copy of excel file not showing formulal/function in the function b oaallam Excel Discussion (Misc queries) 4 September 6th 07 01:20 PM
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) [email protected] Excel Worksheet Functions 0 September 5th 06 03:44 PM
Excel - User Defined Function Error: This function takes no argume BruceInCalgary Excel Programming 3 August 23rd 06 08:53 PM
Emulate Index/Match combo function w/ VBA custom function Spencer Hutton Excel Worksheet Functions 2 May 2nd 05 05:26 PM
Adding a custom function to the default excel function list DonutDel Excel Programming 3 November 21st 03 03:41 PM


All times are GMT +1. The time now is 08:52 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"