CheckIBAN ( IBAN )
Rate this function: Average rating: 4.1 (7 votes) Discuss this Custom Function
Christoph Kaufmann, CLK
http://clk.ch
Checks whether the IBAN is correct or not
Sample Input:
| CH65 0900 0000 3011 5642 8 |
|
Sample Output:
|
Description:
International Bank Account Numbers (IBAN) start with the country code and two figures, such as US12. The function checks whether the these figures are correct or not. If not, the function returns 0. In that case, the IBAN is not correct and any attempt to make a payment with this IBAN will fail.
Note: these functions are not guaranteed
or supported by BrianDunning.com. Please contact the individual
developer with any questions or problems.
This is my Custom Function and I want to
edit it
Discuss:Make a comment about this Custom Function (please try to keep it brief & to the point). Anyone can post:
|
Newest Custom Functions:
| 1. |
GroupRelationInfo ( FileTarget ; TableTarget ; Result ) |
| |
(Tue, Mar 16, 5:57am) |
| 2. |
GeoBox(latitude;longitude; radius) |
| |
(Mon, Mar 15, 11:04am) |
| 3. |
MonthNameList ( start; number; short ) |
| |
(Sun, Mar 14, 11:45pm) |
| 4. |
matchListAB( ListA ; ListB; match_Value; match_operator ; getN ) |
| |
(Sun, Mar 14, 10:29pm) |
| 5. |
Bin2Hex ( binary ) |
| |
(Sat, Mar 13, 10:08pm) |
| 6. |
SlideView (text) |
| |
(Sat, Mar 13, 8:40pm) |
| 7. |
HashFNV1a64 ( text ; empty ) |
| |
(Sat, Mar 13, 6:23pm) |
| 8. |
HashFNV1a32 ( text ; empty ) |
| |
(Sat, Mar 13, 5:55pm) |
 |
|
Alternative calculation at:
http://www.filemaker-magazin.de/abcms/fc0002761.html
V 1.2 April 2007
Autor: Klaus-Dieter Brügmann, www.kade-project.de. <http://www.kade-project.de.> August 2006
Ralph Nusser, Switzerland
March 12, 2009 1:32pm