Steg-för-steg-guider för de vanligaste Excel-uppgifterna. Vill du inte göra det manuellt? Låt AI:n hantera det.
Så tar du bort dubbletter i Excel
Ta bort dubblettrader eller -värden på sekunder med verktyget Ta bort dubbletter eller en formel.
Så använder du VLOOKUP i Excel
Slå upp ett värde i en tabell och returnera ett matchande värde från en annan kolumn.
Varför fungerar inte min VLOOKUP? Hur man fixar det
De 6 vanligaste orsakerna till att VLOOKUP returnerar #N/A eller fel värde – och lösningen på en rad för var och en.
Så skapar du en pivottabell i Excel
Sammanfatta tusentals rader till grupperade summor som du kan omforma genom att dra fält.
Så skapar du en listruta i Excel
Begränsa en cell till en fast lista med val med dataverifiering.
Så kombinerar du text i Excel (CONCAT / TEXTJOIN)
Sammanfoga text från flera celler till en, med eller utan avgränsare.
Så delar du upp text i kolumner i Excel
Dela upp en kolumn i flera med Text till kolumner eller formler.
Så låser du rader och kolumner i Excel
Håll rubrikerna synliga medan du bläddrar genom en lång tabell.
Så beräknar du procent i Excel
Räkna ut procent, procentuell förändring och procent av totalen med enkla formler.
Så summerar du en kolumn i Excel
Summera en kolumn med Autosumma, SUM eller villkorliga SUMIF.
Så räknar du celler med text i Excel
Räkna celler som innehåller text, ett specifikt ord, eller matchar ett villkor med COUNTIF.
Så tar du bort tomma rader i Excel
Ta bort tomma rader i bulk med Gå till special eller ett filter.
Så jämför du två kolumner i Excel
Matcha två kolumner, hämta matchande värden eller flagga skillnader med en formel eller villkorsstyrd formatering.
Så konverterar du text till tal i Excel
Åtgärda tal lagrade som text så att de beräknas korrekt.
Så avrundar du tal i Excel
Avrunda till decimaler, uppåt, nedåt eller till närmaste multipel med ROUND-funktionerna.
Så slår du samman celler i Excel
Slå samman celler för rubriker — och det säkrare alternativet 'Centrera över markering'.
Så låser du celler i Excel
Skydda formler eller rubriker så att andra inte kan redigera dem.
Så radbryter du text i Excel
Visa lång text på flera rader inom en cell.
Så använder du XLOOKUP i Excel
Den moderna ersättaren för VLOOKUP — sök i valfri riktning, exakt matchning som standard.
Hur man använder SUMIF och SUMIFS i Excel
Lägg ihop värden som uppfyller ett eller flera villkor.
Hur man använder INDEX och MATCH i Excel
En flexibel lookup som fungerar i alla riktningar — det klassiska VLOOKUP-alternativet.
Hur man gör ett diagram i Excel
Omvandla ett dataområde till ett stapel-, linje- eller cirkeldiagram med några få klick.
Hur man använder villkorsstyrd formatering i Excel
Färglägg celler automatiskt baserat på deras värden eller en formel.
Hur man använder funktionen IF i Excel
Returnera ett värde om ett villkor är sant och ett annat om det är falskt.
Hur man använder absoluta referenser ($) i Excel
Lås en cell med $ så att den inte flyttas när du kopierar en formel.
Hur man räknar celler i Excel (COUNT, COUNTA, COUNTIF)
Räkna tal, icke-tomma celler eller celler som uppfyller ett villkor.
Hur man extraherar en tabell från en PDF till Excel
Förvandla en tabell som är låst i en PDF till rena, redigerbara rader och kolumner i Excel — utan att skriva om.
Hur man konverterar en bild eller skärmdump till Excel
Förvandla ett foto, en skärmdump eller en skannad tabell till redigerbara Excel-celler med AI OCR.
How to create a pivot chart in Excel
Learn how to visualize your data by linking a dynamic chart to an existing pivot table.
How to Make a Pie Chart in Excel
Learn how to visualize parts of a whole by creating a professional pie chart in Excel.
How to Make a Line Graph in Excel
Learn how to visualize trends over time by creating a professional line graph in Excel.
How to Make a Scatter Plot in Excel
Learn how to visualize the relationship between two numerical variables using a scatter plot.
How to Add a Trendline in Excel
Learn how to visualize data trends by adding a trendline and equation to your Excel charts.
How to Add a Secondary Axis in Excel
Learn how to plot two different data scales on a single chart using a secondary axis.
How to Add a Slicer to a Pivot Table in Excel
Learn how to create interactive filter buttons for your pivot tables using the Slicer tool.
How to Group Dates in a Pivot Table in Excel
Learn how to automatically roll up daily data into months, quarters, or years in an Excel Pivot Table.
How to Refresh a Pivot Table in Excel
Learn how to update your pivot table to reflect changes made in your source data.
How to add sparklines in Excel
Learn how to visualize data trends directly within a single cell using Excel sparklines.
How to Make a Gantt Chart in Excel
Learn how to visualize project timelines using a stacked bar chart in Excel.
How to Sort Data in Excel
Learn how to organize your spreadsheet data by sorting single or multiple columns.
How to Use Find and Replace in Excel
Quickly locate and swap specific text or numbers across your entire worksheet using the Find and Replace tool.
How to Use Flash Fill in Excel
Learn how to use Flash Fill to automatically extract or combine data without writing complex formulas.
How to fill a series of numbers or dates in Excel
Learn how to quickly populate cells with sequential numbers or dates using the Fill Handle or Series dialog.
How to Create an Excel Table in Excel
Learn how to convert a data range into a structured Excel Table with built-in filters and formatting.
How to Transpose Rows and Columns in Excel
Learn how to flip your data orientation from rows to columns or vice versa using Paste Special or the TRANSPOSE function.
How to remove extra spaces in Excel
Learn how to use the TRIM function to clean up messy data by removing leading, trailing, and double spaces.
How to Change Text Case in Excel
Learn how to use UPPER, LOWER, and PROPER functions to quickly format text case in Excel.
How to count unique values in Excel
Learn how to count distinct items in a list using modern dynamic array functions or classic formulas.
How to Highlight Duplicates in Excel
Learn how to quickly identify and highlight duplicate values in your spreadsheet using Conditional Formatting.
How to highlight blank cells in Excel
Learn how to use Conditional Formatting to automatically identify and highlight empty cells in your dataset.
How to highlight an entire row based on a cell value in Excel
Learn how to use Conditional Formatting with a formula to automatically highlight rows based on specific criteria.
How to combine data from multiple sheets in Excel
Learn how to stack data from different sheets into one master sheet using VSTACK or Power Query.
How to Compare Two Sheets in Excel
Learn how to identify differences between two Excel sheets using side-by-side views or comparison formulas.
How to split a full name into first and last name in Excel
Learn two efficient ways to separate first and last names using Text to Columns or Excel formulas.
How to count characters in a cell in Excel
Learn how to use the LEN function to quickly count the number of characters in any Excel cell.
How to Unmerge Cells and Fill Blanks in Excel
Learn how to unmerge cells and automatically populate the resulting empty cells with the original value.
How to write nested IF formulas in Excel
Learn how to chain multiple logical conditions using nested IF statements or the more efficient IFS function.
How to use IFERROR in Excel
Learn how to replace standard Excel error messages with custom text or values using the IFERROR function.
How to use AND and OR in Excel
Learn how to combine multiple logical conditions using the AND and OR functions in Excel formulas.
How to use SUMPRODUCT in Excel
Learn how to multiply corresponding components in arrays and return the sum of those products.
How to use the SWITCH function in Excel
Learn how to evaluate a single expression against a list of values and return a corresponding result.
How to use the CHOOSE function in Excel
Learn how to select a value from a list based on a specific index number.
How to use the SUBTOTAL function in Excel
Learn how to calculate totals that automatically update when you filter or hide rows.
How to Format Numbers with the TEXT Function in Excel
Learn how to convert numbers and dates into custom-formatted text strings using the TEXT function.
How to use VLOOKUP with multiple criteria in Excel
Learn how to perform lookups based on two or more criteria using helper columns or the modern XLOOKUP function.
How to Rank Values in Excel
Learn how to use the RANK function to order numbers in your dataset from highest to lowest.
How to Find the Highest and Lowest Values in Excel
Learn how to use MAX, MIN, MAXIFS, and MINIFS functions to extract extreme values from your datasets.
How to Create a Running Total in Excel
Learn how to calculate a cumulative sum that updates as you add new data to your list.
How to Calculate a Weighted Average in Excel
Learn how to use the SUMPRODUCT and SUM functions to calculate a weighted average efficiently.
How to Calculate an Average in Excel
Learn how to use the AVERAGE and AVERAGEIF functions to calculate data averages in Excel.
How to Calculate the Median in Excel
Learn how to find the middle value in a dataset using the MEDIAN function.
How to Calculate Standard Deviation in Excel
Learn how to use STDEV.S and STDEV.P functions to measure data variability in Excel.
How to use named ranges in Excel
Learn how to assign descriptive names to cell ranges to make your formulas easier to read and manage.
How to Convert Formulas to Values in Excel
Learn how to replace dynamic formulas with their static calculated results using Paste Special.
How to Show Formulas in Excel
Learn how to toggle between displaying formula results and the actual formulas themselves.
How to Trace Precedents and Dependents in Excel
Use visual arrows to identify which cells influence a formula and which formulas rely on a specific cell.
How to Generate Random Numbers in Excel
Learn how to use the RAND and RANDBETWEEN functions to create random data in your spreadsheets.
How to Calculate Age from a Birthdate in Excel
Learn how to use the DATEDIF function to accurately calculate age based on a birthdate.
How to Calculate the Number of Days Between Two Dates in Excel
Learn two simple methods to find the difference in days between two dates using subtraction or the DAYS function.
How to add months to a date in Excel
Learn how to use the EDATE function to easily add or subtract months from a specific date.
How to Extract Month and Year from a Date in Excel
Learn how to isolate month and year values from date cells using Excel functions.
How to Convert a Date to Text in Excel
Learn how to use the TEXT function to format dates as custom text strings.
How to get the day of the week from a date in Excel
Learn how to display the day of the week using the TEXT or WEEKDAY functions.
How to Calculate Time Difference in Excel
Learn how to subtract two time values and display the result in hours.
How to combine a date and a time in Excel
Learn how to merge separate date and time columns into a single timestamp using simple addition.
How to Insert Today's Date in Excel
Learn how to quickly insert a static date into your spreadsheet using a simple keyboard shortcut.
How to Calculate Percentage Change in Excel
Learn how to calculate the percentage difference between two values using a simple Excel formula.
How to Calculate Percent of Total in Excel
Learn how to divide individual values by a grand total to find their percentage contribution.
How to Calculate Compound Interest in Excel
Learn how to use the FV function to calculate compound interest for your investments.
How to Calculate a Loan Payment in Excel
Learn how to use the PMT function to determine your periodic loan payments.
How to Calculate CAGR in Excel
Learn how to determine the Compound Annual Growth Rate using the RRI function or a standard power formula.
How to Group Rows and Columns in Excel
Learn how to create collapsible outline groups to organize and hide data in your Excel worksheets.
How to Add Subtotals in Excel
Learn how to automatically calculate subtotals for grouped data using the Subtotal feature.
How to Hide and Unhide Columns in Excel
Learn how to easily manage your workspace by hiding and revealing specific columns in Excel.
How to Autofit Column Width in Excel
Quickly resize columns to fit the longest content in your cells.
How to Insert Multiple Rows in Excel
Learn how to quickly add several rows to your spreadsheet at once using the selection method.
How to Add Borders to Cells in Excel
Learn how to use the Borders dropdown and Format Cells dialog to customize cell outlines in Excel.
How to Insert a Hyperlink in Excel
Learn how to link text or objects to websites, files, or specific cells within your workbook.
How to Apply Strikethrough in Excel
Learn how to cross out text in your cells using keyboard shortcuts or the Format Cells menu.
How to Insert Symbols and Special Characters in Excel
Learn how to add non-keyboard characters like currency symbols, checkmarks, or mathematical signs to your cells.
How to Add a Header and Footer in Excel
Learn how to insert custom headers and footers using the Page Layout view in Excel.
How to print a spreadsheet on one page in Excel
Learn how to automatically scale your Excel worksheet to fit perfectly onto a single printed page.
How to Insert a Comment or Note in Excel
Learn how to add collaborative comments or private notes to specific cells in your Excel worksheets.
How to use Goal Seek in Excel
Use Goal Seek to find the specific input value needed to reach a desired target result.
How to use Data Validation in Excel
Restrict cell entries to specific types, lists, or ranges to ensure data accuracy.
How to create a dependent drop-down list in Excel
Learn how to make a second drop-down list update automatically based on the selection in the first list.
How to Create a Searchable Drop-Down List in Excel
Learn how to filter and search through long data validation lists using a helper column and dynamic formulas.
How to Insert a Checkbox in Excel
Learn how to add interactive checkboxes to your Excel worksheets using the Developer tab.
How to Create a Checklist in Excel
Learn how to add interactive checkboxes to your spreadsheet and track completion progress automatically.
How to Record a Macro in Excel
Automate repetitive tasks by recording your actions into VBA code.
How to Protect a Worksheet in Excel
Learn how to lock specific cells and restrict editing permissions on your Excel worksheets.
How to Protect a Workbook in Excel
Learn how to encrypt your Excel file with a password and restrict structural changes to your workbook.
How to count cells by color in Excel
Learn how to count cells based on their background color using a simple VBA function.
How to Sum Cells by Color in Excel
Learn how to calculate the sum of cells based on their background color using VBA or helper columns.