📊 Excel QR Code Generator

Share Excel Files
With One Scan

Create a QR code that opens any Excel spreadsheet from OneDrive, SharePoint, or Google Drive instantly. Share financial models, dashboards, trackers, and reports — no link typing needed.

📗 Excel Online ☁️ OneDrive 🏢 SharePoint 📁 Google Drive 📋 Dropbox
📊 Excel file details EXCEL QR
Get your OneDrive link: Right-click the Excel file in OneDrive → Share → set permission → Copy link. Paste it below.
Paste your OneDrive sharing link. Works with personal OneDrive and Microsoft 365.
Choose the access level your sharing link is set to — this is informational and labels your QR.
Optional Details
📁 Click or drag to upload logo
PNG, JPG, SVG · max 500 KB
Logo preview
Excel QR Code
💡 Best practices
Use View-only links for printed QR codes
Use permanent sharing links — not expiring ones
Use Level H error correction when adding a logo
Download SVG for print at any size
Test on both iOS and Android before printing

📊 Excel & Spreadsheet Sharing by the Numbers

1.2B
Microsoft Office users worldwide — Excel remains the #1 spreadsheet tool
80%
of businesses share spreadsheets as their primary data distribution method
65%
faster access to shared files using QR codes vs. forwarding email attachments
100%
free — no subscription, no watermarks, no sign-up required

📖 How to Create an Excel QR Code

Upload to Cloud Storage
Upload your Excel file to OneDrive, SharePoint, Google Drive, or Dropbox. This creates a permanent online version that can be accessed via URL.
Get the Share Link
Right-click the file and select Share. Set the access level (View or Edit), then copy the link. For OneDrive: ensure "Anyone with the link" is selected for public QR codes.
Choose Your Platform
Select OneDrive, SharePoint, or Drive/Other depending on where the file is hosted. Paste your share link and add an optional file label.
Generate & Customise
Click Generate — your QR code appears instantly. Apply Excel Green or your brand colours. Add a company logo for branded codes.
Download & Test
Download SVG for print or PNG for digital. Test the scan on both iPhone and Android to confirm the Excel file opens correctly before distribution.
Display & Share
Print on reports, conference materials, whiteboards, or office signage. The QR always opens the latest version of the file — no need to reprint when data changes.

💼 8 Ways to Use Excel QR Codes

Financial Reports
Print QR codes on executive briefings linking to live financial models. Stakeholders scan to access real-time numbers.
Inventory Tracking
Stick QR codes on shelves or bins. Warehouse staff scan to update stock levels in the shared Excel tracker on mobile.
Project Timelines
Add QR codes to project kick-off materials. Team members scan to access the master project plan and Gantt chart.
HR & People Data
Link to employee trackers, shift schedules, or training completion matrices. Managers access from any device.
Sales Dashboards
Print at sales desks or conference booths linking to live sales performance Excel dashboards. One scan for full KPI visibility.
Academic Research
Add QR codes to academic posters linking to supplementary Excel data for deeper statistical analysis.
Lab & Field Data
Field teams scan to open shared data collection spreadsheets, entering measurements without returning to the office.
Templates & Forms
Share Excel templates at training sessions. Participants scan to download the template without email distribution.

🚀 6 Benefits of Excel QR Codes

Instant Access, No Typing
OneDrive and SharePoint URLs are long and impossible to type. A QR code eliminates this entirely — one scan opens the file immediately.
Always the Latest Version
The QR links to the live cloud file. Unlike emailed attachments, the data is always current — no version confusion or stale spreadsheets.
Mobile-First Access
Scanning on mobile opens Excel Online or the Excel app directly. Perfect for field teams, warehouse staff, and remote workers on phones.
Controlled Permissions
Access level is managed in OneDrive or SharePoint. Set View-only for printed materials or Edit for collaborative access — the QR delivers accordingly.
Professional Branding
Apply Excel Green or your organisation's brand colours. Add your company logo for a polished, professional QR code on reports and signage.
Zero Cost
Generate unlimited Excel QR codes for free. No per-code fees, no subscription, no watermarks — ever.

🔗 Related QR Code Tools

📖 Complete Guide to Excel QR Codes

Excel spreadsheets are at the heart of business operations worldwide — from financial modelling and inventory tracking to project management and HR reporting. Yet sharing Excel files remains cumbersome: email attachments create version conflicts, and long OneDrive URLs are impossible to type or remember. An Excel QR code solves this by encoding your file link into a scannable image that anyone can open in seconds from any device.

OneDrive vs SharePoint vs Google Drive

OneDrive is ideal for personal or team files shared with a broad audience. Use it for reports, templates, and dashboards you share outside your organisation. SharePoint is the enterprise standard — use it for internal files with controlled access tiers. Google Drive allows sharing .xlsx files without conversion, useful when your audience may not have Microsoft 365.

View-Only vs Edit Access

For printed QR codes on reports, conference materials, or office signage, always use View-only links. This prevents accidental edits by anyone who scans. Reserve Edit-access QR codes for internal whiteboards and collaborative team spaces where updates are expected and tracked.

Pro Tips

Frequently Asked Questions

For OneDrive: right-click the file → Share → set "Anyone with the link" → Copy. For SharePoint: open the file → Share in the toolbar → configure access → Copy link. For Google Drive: right-click → Share → change to "Anyone with the link" → Copy link.
Only if you shared the file with Edit permission. If you want read-only access, set the permission to View when generating the share link in OneDrive or SharePoint.
Yes. The QR encodes a live link — any updates you make to the Excel file in OneDrive or SharePoint are immediately visible to anyone who scans the QR. No need to regenerate the QR code.
The QR image never expires. However, the sharing link it encodes may expire if your organisation has set link expiry in OneDrive/SharePoint policies. Use a permanent sharing link for printed QR codes.
No. All QR code generation happens entirely in your browser. Your file URL never leaves your device and is never stored on our servers.
Yes. Expand the Customise section, upload your logo (PNG, JPG, or SVG up to 500 KB), and it will be placed in the centre of the QR. We automatically switch to Level H error correction to keep the code scannable with the logo overlay.
Yes. Use the Drive/Other tab and paste any file share link — Google Sheets, CSV on Google Drive, Dropbox, Box, or any publicly accessible spreadsheet URL will work perfectly.

${title} · ToolsBox.org

`);win.document.close();} function resetAll(){['ex-od-url','ex-sp-url','ex-gd-url','ex-sp-name','ex-title','ex-dept'].forEach(id=>{const el=document.getElementById(id);if(el)el.value='';});document.getElementById('qr-out').innerHTML='';document.getElementById('qm-info').textContent='—';document.getElementById('qm-ready').textContent='';document.getElementById('link-preview').style.display='none';rmLogo();} function toggleCust(){const b=document.getElementById('cust-body');const hd=document.querySelector('.cust-hd');const h=b.classList.toggle('hide');hd.setAttribute('aria-expanded',!h);document.querySelector('.cust-arr').textContent=h?'▾':'▴';} function syncHex(cid,hid){document.getElementById(hid).value=document.getElementById(cid).value;} function syncCol(hid,cid){const v=document.getElementById(hid).value;if(/^#[0-9a-fA-F]{6}$/.test(v))document.getElementById(cid).value=v;} function updSize(){document.getElementById('sz-label').textContent=document.getElementById('sz-range').value+'×'+document.getElementById('sz-range').value;} function setEC(ec,btn){EC=ec;document.querySelectorAll('.ec-p').forEach(p=>{p.classList.remove('on');p.setAttribute('aria-pressed','false');});btn.classList.add('on');btn.setAttribute('aria-pressed','true');} function preset(fg,bg){document.getElementById('fg-col').value=fg;document.getElementById('fg-hex').value=fg;document.getElementById('bg-col').value=bg;document.getElementById('bg-hex').value=bg;} function handleLogo(inp){const f=inp.files[0];if(!f)return;if(f.size>512000){showErr('Logo must be under 500 KB');return;}const reader=new FileReader();reader.onload=e=>{currentLogoBase64=e.target.result;document.getElementById('logo-img').src=currentLogoBase64;document.getElementById('logo-name').textContent=f.name;document.getElementById('logo-prev').style.display='flex';setEC('H',document.querySelector('.ec-p[data-ec="H"]'));autoGenerate();};reader.readAsDataURL(f);} function rmLogo(){currentLogoBase64=null;document.getElementById('logo-inp').value='';document.getElementById('logo-prev').style.display='none';document.getElementById('logo-img').src='';autoGenerate();} function showErr(m){const e=document.getElementById('err-box');e.textContent='⚠️ '+m;e.classList.add('show');setTimeout(()=>e.classList.remove('show'),5000);} function hideErr(){document.getElementById('err-box').classList.remove('show');} function faq(el){const p=el.parentElement;const open=p.classList.contains('open');document.querySelectorAll('.fi').forEach(x=>{x.classList.remove('open');x.querySelector('.fq').setAttribute('aria-expanded','false');});if(!open){p.classList.add('open');el.setAttribute('aria-expanded','true');}} (function(){const h=document.getElementById('ham'),m=document.getElementById('mob-menu');h.addEventListener('click',()=>{const o=m.classList.toggle('open');h.setAttribute('aria-expanded',o);const s=h.querySelectorAll('span');if(o){s[0].style.transform='rotate(45deg) translate(4px,4px)';s[1].style.opacity='0';s[2].style.transform='rotate(-45deg) translate(4px,-4px)';}else{s.forEach(x=>{x.style.transform='';x.style.opacity='';})}});document.addEventListener('click',e=>{if(!h.contains(e.target)&&!m.contains(e.target)){m.classList.remove('open');h.setAttribute('aria-expanded','false');h.querySelectorAll('span').forEach(x=>{x.style.transform='';x.style.opacity='';})}});})(); (function(){const drop=document.getElementById('logo-drop');['dragenter','dragover'].forEach(ev=>drop.addEventListener(ev,e=>{e.preventDefault();drop.classList.add('drag-over');}));['dragleave','drop'].forEach(ev=>drop.addEventListener(ev,e=>{e.preventDefault();drop.classList.remove('drag-over');}));drop.addEventListener('drop',e=>{e.preventDefault();const f=e.dataTransfer.files[0];if(f&&f.type.startsWith('image/')){const dt=new DataTransfer();dt.items.add(f);document.getElementById('logo-inp').files=dt.files;handleLogo(document.getElementById('logo-inp'));}});drop.addEventListener('keydown',e=>{if(e.key==='Enter'||e.key===' '){e.preventDefault();document.getElementById('logo-inp').click();}});})(); window.addEventListener('load',()=>{ document.getElementById('ex-title').value='Sales Dashboard Q3'; autoGenerate(); });