Re: IBAN

Steffen <[email protected]> Wed, 05 Feb 2014 01:46:02 +0100
Newsgroups gmane.os.apple.ragtime.german
Message-ID <[email protected]>
Hallo Norbert,

spontan würde ich es mit einer einfachen Text-Aufspaltung und -Rekonstruktion versuchen:

Angenommen in Zelle C5 liegt die IBAN in der Form "DE 1234 5678 9012 3456 7890".

Dann könnte die Formel lauten: Teil(C5;1;2)&Teil(C5;4;4)&Teil(C5;9;4)&Teil(C5;14;4)&Teil(C5;19;4)&Teil(C5;24;4)

Aber schön …? Das liegt bekanntlich im Auge des Betrachters ...

Gruß

Steffen

#############################################################
This message is sent to you because you are subscribed to
the mailing list <[email protected]>.
To unsubscribe, E-mail to: <[email protected]>
To switch to the DIGEST mode, E-mail to <[email protected]>
To switch to the INDEX mode, E-mail to <[email protected]>
Send administrative queries to <[email protected]>