In Excel: use Data ▸ From Picture in Microsoft 365 — Excel runs OCR on the photo or screenshot and opens a review pane where you correct any cell it is unsure about before inserting.
Crop the photo so it contains the table and nothing else — surrounding text is the main source of misreads.
On the Data tab choose From Picture, then Picture From File or Picture From Clipboard.
Wait for the review pane on the right; every uncertain cell is highlighted with the original image snippet beside it.
Click each flagged cell, compare it against the snippet and either accept or retype the value.
Press Insert Data to write the reviewed table into the sheet starting at the active cell.
What this does
Data ▸ From Picture reads a rectangular table out of an image and turns it into real cells. Excel recognises the row and column grid, transcribes each value, and marks every cell whose reading it doubts so a human confirms it before the data lands on the sheet. It is optical character recognition, not a file conversion: nothing about the image is preserved except the numbers and text it could read. The same idea underpins a lot of everyday Excel work, so the few minutes spent getting it right here pay back across every sheet you build afterwards. Treat it as a pattern, not a one-off, and it stops being something you look up and starts being something you reach for. Treat “get data from picture option in excel” as a small repeatable workflow rather than a one-off click you hope to remember next time. Use a small test block before the live file, so any surprise in the affected image shows up while it is still harmless. When this is a ribbon command, the selection matters more than the button: confirm the range, apply the command, then spot-check the output before saving. That turns a workflow that saves repeating the same clicks every week into a method you can reuse, explain, and defend when the workbook leaves your screen.
A worked example
A printed price list is photographed on a phone. Data ▸ From Picture ▸ Picture From File, pick the photo, and the review pane flags three cells — a 0 read as O and two prices where the decimal comma was ambiguous. Fix those three, click Insert Data, and 48 rows arrive as editable cells. Retyping a table from a photo or a supplier printout is where transcription errors enter a model — and unlike a formula bug, nothing downstream ever flags them. One habit worth forming early: name the cells that hold your inputs, so the formula reads in plain language instead of a string of cell addresses. A reviewer — or you in three months — can then follow the logic without decoding what B7 and D2 were supposed to mean, which is most of what makes a sheet maintainable.
In Google Sheets
If you are in Google Sheets rather than Excel, the good news is that the formula shown here is identical and the workflow barely changes — menus sit across the top instead of in a ribbon, and a few function names differ slightly, but anything you build here moves across with little or no rework. Nothing on this page is behind a login: the tool runs entirely in your browser, the formula is shown in full with one-click copy, and the steps work the same on Windows and Mac. That is the whole promise here — the exact answer, a way to prove it on your own numbers, and just enough context to make it stick. Here is the takeaway for “get data from picture option in excel”: copy the answer if you are busy, but if you have a spare few minutes, rebuild the example in Excel yourself with the tool above open beside it. That single pass — type it, run it, watch the result move when you change an input — is what turns a formula you found into a technique you trust. Keep your inputs labelled and referenced, never hard-coded, and the same sheet stays correct and auditable as it grows. Done that way, you will not need to look this up again, and you will be the person others ask.
Common mistakes
- Clicking Insert Data without working through the review pane — the flagged cells are exactly the ones most likely to be wrong.
- Shooting the table at an angle or under uneven light; skewed rows are the usual reason columns come back merged.
- Expecting merged headers, multi-line cells or footnotes to survive: the feature reconstructs a flat grid only.
- Looking for the command in a perpetual-licence version — From Picture ships with Microsoft 365 on Windows and with the Excel mobile apps.
Frequently asked questions
Which Excel versions can convert an image to a table?
Microsoft 365 on Windows has Data ▸ From Picture; the Android and iOS Excel apps have Insert Data From Picture in the ribbon. Excel 2019 and 2021 perpetual builds do not.
How accurate is it?
Clean printed tables usually transcribe with only a handful of flagged cells. Handwriting, faint scans and thousands separators are where it struggles, which is why the review step exists.
Can I convert a scanned PDF the same way?
Not directly. Export the page as an image first, or open the PDF in Word, which runs its own OCR and produces a table you can copy into Excel.
Does the picture stay in the workbook?
No. Only the transcribed values are inserted; the source image is discarded once you press Insert Data.
Other ways people ask this
This is also commonly searched as “get pivot data excel”, “excel get data from website”, “how to get data from different sheets in excel” and “how to get data from other sheets in excel”. They describe the identical operation, so you are in the right place no matter how you phrased it.
Platform & version notes
- Several of those searches mention Google Sheets — and the good news is that "get data from picture option in excel" works there almost identically: the formula syntax carries over unchanged, only the surrounding menus sit across the top of the screen instead of in a ribbon.
Is there a keyboard shortcut for this?
Yes — “get data from picture option in excel” is one key combination away rather than a trip through the menus. Use the Windows/Mac toggle above to see the exact keys for your machine, and remember Ctrl on Windows maps to ⌘ on Mac.
Can I do this in Google Sheets too?
Yes. "get data from picture option in excel" carries over to Google Sheets with the same formula and almost the same steps — the menus are arranged differently, but the result is identical.