◆ Excel · clean

Data Processing

Clean the surveyor's coordinates and labels into separate columns ready for import: split text to columns, trim extra …

2heights
14tasks
7roles do it

The same job, four prompts

do it · improve it · decide · become
AExecute — “help me do it”Clean the surveyor's coordinates and labels into separate columns ready for import: split text…+
Clean the surveyor's coordinates and labels into separate columns ready for import: split text to columns, trim extra spaces, normalize number formats and output X, Y, elevation and clean label columns so contours will align in the drawing.
when the reply comes backPush once: ask it to sharpen the weakest part, and to say what it assumed.
BImprove — “do it better”Produce an import-ready coordinate sheet the CAD lead will accept — run Power Query to split…+
Produce an import-ready coordinate sheet the CAD lead will accept — run Power Query to split and trim fields, standardize decimal separators and coordinate order, remove stray characters from labels, and produce a final clean table with preview rows so contours line up on first import.
when the reply comes backPush once: ask it to sharpen the weakest part, and to say what it assumed.

How to do it

the tool · the steps · what to avoid
The tool
Data Tools

Excel's Data Tools help you clean, standardize, split, and transform your data for better analysis and quality.

  1. 1

    Select a cell within your data range.

    Best practiceAvoid creating multiple data tables within a single spreadsheet to prevent confusion for analysis programs and humans.

  2. 2

    On the Home tab, select the Analyze Data button.

  3. 3

    Review the insights and visualizations provided by Analyze Data.

  4. 4

    To access advanced tools, go to File > Options > Customize Ribbon.

  5. 5

    Check the Developer box and select OK.

  6. 6

    On the Developer tab, click Add-Ins.

  7. 7

    Select the Analysis ToolPak check box and then select OK.

    NoteThe Analysis ToolPak provides complex data analysis functions.

  8. 8

    To import external data, go to the Data tab.

  9. 9

    In the Get & Transform Data section, select Get Data.

  10. 10

    Choose your data source and follow the prompts to import.

  11. 11

    Save your workbook to apply all changes.

Organize your data with clear rows and columns before using Data Tools to ensure accurate analysis.

Many Excel Data Tools functions can be automated using VBA macros or integrated with Power Query for repeatable data transformations.

Glossary

words on this page
Get & Transform DataA powerful feature set for connecting to, cleaning, and shaping data from various sources.ExampleYou can combine sales data from two different databases and clean it up for analysis.
Analysis ToolPakAn Excel add-in providing data analysis tools for financial, statistical, and engineering data.ExampleUsing the Analysis ToolPak, you can quickly run a regression analysis on your sales data.
Customize RibbonPersonalize the Ribbon by adding, removing, or reordering tabs and commands.ExampleYou customize the Ribbon to add your most frequently used formatting commands to a new tab.
Data ToolsA group of features on the Data tab for managing and analyzing data within cells.ExampleYou use Data Tools to remove duplicate entries from your customer list.
Get DataConnect to external data sources to import information directly into your Excel workbook.ExampleYou can import customer information directly from a website into your spreadsheet.

The real tasks

7 of them
Turn the surveyor's messy coordinates and labels into clean columns I can bring into the drawing so contours line up.
Build the ETL flow that trims, splits, and merges raw market files into a single table I can analyze every month.
Build a reproducible workflow that cleans incoming remote-sensing tables and reshapes them into the project schema I use for drafting maps.
Write a macro or script that standardises incoming species lists into our codes and flags unexpected taxa for expert review.
Turn raw test bench readings into a clean column of voltages and currents so I can compare runs without manual cleanup.
Break pasted product descriptions into columns for brand, colour, size and finish so I can filter and compare options quickly.
Turn raw site survey spreadsheets into a clean inventory of trees, hardscape, and utilities so I can see what can stay or must move.

Who does this

7 roles
Business Intelligence AnalystArchitectural DrafterCartographerConservation ScientistElectronics Technician (Observatory)Interior DesignerLandscape Architect

Questions people ask

honest answers

Because you rarely think 'I want the redaction tool'. You think 'I have to share this without leaking the client's details'. Start from the need, and the feature finds you.

Real. Every job here was drawn from what people in real roles were actually seen doing in Excel — not a feature checklist.

No. Each page gives you a ready prompt you can paste into an AI assistant, plus the plain steps to do it yourself. Start with either — the goal is the finished job, not the tool.