Turn a column of supplier IBANs into bank names and BICs
应用详情更新日期:2026年9月14日
适用于:
没有评价
没有用户
概览
Paste a column of IBANs. Get the bank behind each one.

Built for the moment before a payment run, when supplier bank details have to be right and checking them one at a time is not an option.

TWO WAYS TO USE IT

Open the sidebar, sign in with your email and password, select the column of IBANs and click Resolve. The answers are written beside them as plain text - Bank, BIC, City, Country. If those cells already hold something, the add-on says so and asks where to put the answers instead of overwriting your work.

Or use the formulas, which take your API key as the second argument:

=IBAN_BANK(A2:A500, $B$1)      SPAR NORD BANK A/S
=IBAN_BIC(A2:A500, $B$1)       SPNODK22XXX
=IBAN_VALID(A2:A500, $B$1)     TRUE
=IBAN_COUNTRY(A2:A500, $B$1)   Denmark
=IBAN_CITY(A2:A500, $B$1)      AALBORG

If your spreadsheet separates arguments with a semicolon, as many European locales do, write =IBAN_BANK(A2:A500; $B$1) instead.

WHY NOT JUST VALIDATE?

Anyone can check an IBAN's checksum - it is an open algorithm. The harder part
is turning the national bank code inside the IBAN into a named institution,
and that needs reference data. This add-on carries bank data for 60+ countries,
compiled from national sources: the Deutsche Bundesbank Bankleitzahlen file,
Oesterreichische Nationalbank, the National Bank of Ukraine, Banka Slovenije,
Banco de España, Národná banka Slovenska, Banco Central do Brasil, Bits AS for
Norway, Finanssiala for Finland, the Central Bank of Cyprus, and the
GLEIF/SWIFT BIC-to-LEI mapping.

Where a bank is not in our data, the cell says so rather than coming back blank. An honest gap is more useful than a confident guess when the answer is
going on a transfer form.

PASS A RANGE, NOT A CELL

=IBAN_BANK(A2:A500, $B$1) is one call that resolves the whole column. Dragging =IBAN_BANK(A2, $B$1) down 500 rows works too, but it is 500 separate calls and much slower. Results are cached, so recalculating or reopening the file is instant. The sidebar writes plain text, which never recalculates at all.

WHAT IT CAN SEE

Three permissions, and nothing beyond them: calling our lookup API, reading and writing the spreadsheet you have open, and showing the sidebar. It cannot reach your other files, your Drive, or your email - the spreadsheet permission is limited to the document the add-on is open in.

The only thing that leaves your sheet is the IBAN being looked up. Your password is used once to sign in and never stored.

Not affiliated with any bank. Bank reference data is compiled from the national registers listed above and is accurate to the best of those sources, but it is not a certified payment record - for a payment that must not fail, confirm with the recipient or their bank.
其他信息
定价免费试用
IBAN Analyzer”将请求获得以下权限。了解详情
IBAN Analyzer”将需要访问您的 Google 账号
这样可让IBAN Analyzer
查看和管理其中已安装此应用的电子表格
连接到外部服务
在 Google 应用的提示和边栏中显示和运行第三方网页内容
查看您的 Google 账号的主电子邮件地址
查看您的个人信息,包括您已公开的任何个人信息
评价
语言:
排序依据:
Google 不会核实评价或评分。 详细了解评价
没有评论
搜索
清除搜索内容
关闭搜索框
Google 应用
主菜单