TrumpExcel
TrumpExcel
  • 430
  • 43 617 137
8 Awesome Find and Replace Tricks in Excel (Advanced)
In this video, I will show you some amazing Find and Replace tricks that you can use in your day-to-day work.
I start with some basics of using Find and Replace in Excel and then deep dive into some advanced things that you can do with it. While most people think that Find and Replace can be used to replace values in the cell, you can also use it to find and replace cell formatting.
00:00 Intro
00:20 Find and Replace Basics
01:56 More Options in Find and Replace
04:33 Using Wildcards in Find and Replace
06:43 Replacing Asterisks
07:48 Find and Replace Cell Color / Formatting
11:21 Find Text and Apply Formatting
12:51 Find Merged Cells
15:01 Converting Dates into Right Format
15:52 Find and Replace Line Breaks
📩 Download Example File - www.dropbox.com/scl/fi/huxk5wna4ohxzrop9jowz/Find-and-Replace.xlsx?rlkey=2om2z4p9s8to8oc3gb8vmtn4p&dl=1
☕ If you find my Excel videos useful and would like to support me, you can buy me a coffee - www.buymeacoffee.com/SumitB
✅ Free Excel Course (Basic to Advanced) - trumpexcel.com/learn-excel/
✅ Free Dashboard Course - bit.ly/free-excel-dashboard-course
✅ Free VBA course - bit.ly/excel-vba-course
✅ Free Power Query Course - bit.ly/power-query-course
✅ Best Excel Books: trumpexcel.com/best-excel-books/
Subscribe to get awesome Excel Tips every week: czcams.com/users/trumpexcel
#Excel #ExcelTips #ExcelTutorial #SumitBansal
zhlédnutí: 7 058

Video

Remove Duplicates Within a Cell in Excel (2 Easy Ways)
zhlédnutí 5KPřed 21 dnem
In this video, I will show you how to remove duplicates from a cell in Excel using formulas. While removing duplicates from a range of cells where each value is in a different cell is quite easy, when it comes to removing duplicate items within a cell, you need to somehow analyze the entire content of the cell and then remove the duplicate values. Thankfully, this can quickly be done using new ...
VLOOKUP vs XLOOKUP - Detailed Comparison with Examples
zhlédnutí 6KPřed měsícem
XLOOKUP is a new and improved version of the VLOOKUP and HLOOKUP functions. It addresses many of the shortcomings of the VLOOKUP function. In this video, I will give you a detailed view of the differences between the XLOOKUP and the VLOOKUP function. The video covers multiple examples that will make it easy for you to understand the difference between these two functions with practical use case...
3 Simple Ways to Copy Column Widths Perfectly
zhlédnutí 6KPřed měsícem
When you copy and paste data in Excel, it copies everything except the column width. In this video, I will show you three simple methods you can use to copy column bits in Excel. Read the article - trumpexcel.com/copy-column-width-excel/ 00:00 Intro 00:12 Using Paste Icon options 01:00 Using the Paste Option in the Ribbon 01:20 Using Paste options in Right-click Menu 01:36 Using Keyboard Shortc...
✋ Stop Using NESTED IF Formulas in Excel, Use SWITCH Function Instead
zhlédnutí 12KPřed měsícem
In this video, I cover how to use the SWITCH function in Excel, which can be used as a replacement for Nested IF formulas. The video will show you a detailed introduction to the SWITCH function and some examples of its practical use-cases. I also compare it with other similar functions, such as IF and IFS. ⬇️ Download Example File - www.dropbox.com/scl/fi/94rlv9a5atf3qz00y4wsg/SWITCH-Function.x...
Easy Trick to Sort Dates by Month in Excel (Formulas)
zhlédnutí 7KPřed měsícem
In this video, I will show you two simple formulas to sort dates by months in Excel. While sorting dates is easy in Excel (as dates are stored as numbers in the backend), what if you want to sort dates by month (irrespective of the year value)? This can be done using a simple formula. In today's video, I will show you two simple ways to sort dates by month in Excel (using the SORTBY function an...
🔓 Unprotect Excel Sheets in Seconds (When You Don't have the Password)
zhlédnutí 72KPřed 2 měsíci
In this video, I will show you a simple way to unprotect worksheets in any Excel file without the need for any software or website. It's pretty easy and takes less than a minute. Download the example file - www.dropbox.com/scl/fi/1zvawx0zpvi4jn9dk3i4j/Call-Center-Dashboard.xlsx?rlkey=n2u8rp8h2vil4r3gboh4yzo42&dl=1 Read the article here - trumpexcel.com/unprotect-excel-sheets-without-password/ ☕...
🤖 NEW AI Function in Excel - LABS.GENERATIVEAI (CHATGPT inside Excel Formulas)
zhlédnutí 6KPřed 2 měsíci
Excel has a new AI function that allows you to use prompts and get the result right within a cell using simple formulas. It's like having CHATGPT inside a cell in Excel. In this video, I will show you how to get this new function (LABS.GENERATIVEAI) Into Excel, how to configure it, and then how to properly use it to get some meaningful work done from it. While you can use it to generate text li...
Scrape Data From Multiple Web Pages into Excel (with Power Query)
zhlédnutí 8KPřed 2 měsíci
In today's video, I will show you how to use Power Query to connect to multiple pages in one go, get all the data into the Power Query editor, clean the data, and get it in Excel. 00:00 Intro 00:27 Scrape Data from One WebPage with Power Query 04:19 Changing URL to Get Data from New Page 05:38 Import Data from Multiple Web Pages using Power Query Download the Excel file: www.dropbox.com/s/v1pd0...
⚡NEW Excel Functions - TAKE and DROP
zhlédnutí 7KPřed 2 měsíci
TAKE and DROP are two new Excel functions that can be used to extract data from a dataset. TAKE function allows you to Extract a specific number of rows or columns from the beginning or end of the data set. And, the DROP function allows you to extract everything after dropping the specified number of rows or columns from the beginning or end of the data set. While these functions are useful, in...
#️⃣ Dynamic Arrays in Excel - This Changes Everything!
zhlédnutí 10KPřed 3 měsíci
Dynamic Arrays are a game changer that completely changes how you use formulas in Excel. Prior to Dynamic Arrays, a formula was used to return one single value, but with Dynamic Arrays, you can return an entire array and spill the results to fill multiple rows and columns in one go. This has also allowed Excel to introduce many amazing useful functions. In this video, I will cover everything yo...
Import Data from PDF to Excel Tables Using Power Query (Quick and Easy)
zhlédnutí 9KPřed 3 měsíci
In this video, I will show you how to convert PDF files to Excel using Power Query. You can connect Excel with any PDF file using Power Query and then import the data from the PDF into Excel (without the need for any software or website). One great thing about using Power Query to import data from pdf to Excel is that you can transform the data in Power Query before getting it in Excel. This vi...
Excel Lambda Function (Examples) - All You Need to Know!
zhlédnutí 9KPřed 3 měsíci
Excel Lambda Function (Examples) - All You Need to Know!
Searchable Drop Down Lists in Excel (No VBA) 🔥
zhlédnutí 8KPřed 3 měsíci
Searchable Drop Down Lists in Excel (No VBA) 🔥
Genius Hack to Rename Multiple Files in a Folder in Seconds (Quick and Easy)
zhlédnutí 11KPřed 3 měsíci
Genius Hack to Rename Multiple Files in a Folder in Seconds (Quick and Easy)
Paste Data into Filtered Columns in Excel (Clever Tricks)
zhlédnutí 24KPřed 3 měsíci
Paste Data into Filtered Columns in Excel (Clever Tricks)
Easy Shortcuts to Copy Visible Cells Only in Excel
zhlédnutí 4,1KPřed 4 měsíci
Easy Shortcuts to Copy Visible Cells Only in Excel
SUM Cells Based on Partial Text Match (Easy Formulas)
zhlédnutí 4,3KPřed 4 měsíci
SUM Cells Based on Partial Text Match (Easy Formulas)
Count Filtered Rows With this Easy Formula
zhlédnutí 6KPřed 4 měsíci
Count Filtered Rows With this Easy Formula
8 Things Excel Should Copy from Google Sheets
zhlédnutí 4,7KPřed 4 měsíci
8 Things Excel Should Copy from Google Sheets
Excel Showing Formula instead of Results - Quick Fix!
zhlédnutí 3,3KPřed 4 měsíci
Excel Showing Formula instead of Results - Quick Fix!
Excel Quick Analysis Tool is Definitely Worth Checking Out🔥
zhlédnutí 6KPřed 4 měsíci
Excel Quick Analysis Tool is Definitely Worth Checking Out🔥
Did You Know this Excel Quick Access Toolbar Hack? 🔥
zhlédnutí 6KPřed 5 měsíci
Did You Know this Excel Quick Access Toolbar Hack? 🔥
4 Simple Methods To Convert Scientific Notation Into Numbers
zhlédnutí 7KPřed 5 měsíci
4 Simple Methods To Convert Scientific Notation Into Numbers
5 Clever Name Box Tricks in Excel 🤯
zhlédnutí 12KPřed 5 měsíci
5 Clever Name Box Tricks in Excel 🤯
3 Easy Ways to Highlight Cells with Formulas in Excel
zhlédnutí 6KPřed 5 měsíci
3 Easy Ways to Highlight Cells with Formulas in Excel
Prevent Duplicate Entries in Excel (2 Simple Ways)
zhlédnutí 10KPřed 5 měsíci
Prevent Duplicate Entries in Excel (2 Simple Ways)
NEW Check Box in Excel (it's Awesome)✅
zhlédnutí 8KPřed 5 měsíci
NEW Check Box in Excel (it's Awesome)✅
Extract URLs from Hyperlinks in Excel (2 Easy Ways)
zhlédnutí 5KPřed 6 měsíci
Extract URLs from Hyperlinks in Excel (2 Easy Ways)
Split Text to Rows in Excel (3 Easy Ways)
zhlédnutí 13KPřed 6 měsíci
Split Text to Rows in Excel (3 Easy Ways)

Komentáře

  • @lorduakiti
    @lorduakiti Před 24 minutami

    its work for xlsx file

  • @RahulGupta-ig9gv
    @RahulGupta-ig9gv Před 2 hodinami

    This was good working info. on the subject. Thanks 👍

  • @RahulGupta-ig9gv
    @RahulGupta-ig9gv Před 3 hodinami

    Awesome trick

  • @lowjames931
    @lowjames931 Před 6 hodinami

    useful👍🏻

  • @saravanans5646
    @saravanans5646 Před 9 hodinami

    Some advanced stuff over conditional formatting is helpful for visualizing the data with ease. Thank you.

  • @saravanans5646
    @saravanans5646 Před 10 hodinami

    Helpful, and those symbols can make a clear pov of the data.

  • @saravanans5646
    @saravanans5646 Před 11 hodinami

    Had doubts about some custom formats. Now it's clear. Thank you, Admin

  • @cracker2352
    @cracker2352 Před 11 hodinami

    Hey Sumit the work that you do is pretty Great ❤ Kudos to you 🎉

  • @saravanans5646
    @saravanans5646 Před 15 hodinami

    A day before, I learned about DB creation, and this one is useful. Thank you, Sir.

  • @nana-t1w
    @nana-t1w Před 21 hodinou

    this very usefull! i can rename 3 folders each had more than 300 files less than 30 minutes! THANKYOU VERY MUCHHH

  • @775shahrukh
    @775shahrukh Před dnem

    reference file not opening

  • @toddb4609
    @toddb4609 Před dnem

    I've been looking for this solution for months! This goes in the toolbox. Many thanks for posting.

  • @rajeevgosavi4514
    @rajeevgosavi4514 Před dnem

    Sumitji, May I request you once again to please upload a video usingpower query method to remove duplicate from single cell.

    • @trumpexcel
      @trumpexcel Před dnem

      Ok sure... let me try and figure out how to do this with PQ, and then will create a video about it. I already have the next two videos lined up, so will try and make this one after that.

  • @kameshsharma5164
    @kameshsharma5164 Před dnem

    Hello Sir, I need your help. I want a formula that if • if A1=1, a list of any 3 unique random numbers between 1 to 10 should be generated • If A1=2, a list of any 3 unique random numbers between 11 to 15 should be generated • if A1=4, a list of any 3 unique random numbers between 18 to 26 should be generated Please Reply Sir

  • @mahendrakote8174
    @mahendrakote8174 Před 2 dny

    Thank you Sumit for your efforts....

  • @charlesrodriguez2176

    Great demo! FYI, you can also use the SORT function to add that layer.

  • @ibrahim82649
    @ibrahim82649 Před 2 dny

    Very useful

  • @bjbrooks
    @bjbrooks Před 2 dny

    Another excellent video. I've been using Excel since 1990, and never encountered some of the things you covered. Particularly useful are the tips on wildcard searches, format searches, and merged-cell searches. Thank you!

  • @rkdsahu3482
    @rkdsahu3482 Před 2 dny

    Maine 5 Cell ka ek col. Me number data liya or is range ko "l" nam diya aise hi maine ek or range "b" banaya ab mai 3rd col ke first row me 2(l+b) formula calculate krna chahta hu but l range ka 1st row or b range ka bhi 1st row ka data hi is formula me use ho or aise hi next row k liye ho ise step by step excel me kaise karenge

  • @ezon1844
    @ezon1844 Před 2 dny

    The excel has decreed on my computer that this will work when I set it up in a new file and will not work after a while. Such is it's desire. So I will abide to it. I set it up, it works, I save the file as xlsm. close, re-open. No longer works!! What in the spaghetti code Microsoft!?!?!?!?!

  • @ilyasjaweed6112
    @ilyasjaweed6112 Před 2 dny

    Hi can you show me or create a shortcut macro for excel file.. as.xlsm If I wanted to delete particular columns every day instead of selecting individually.

  • @nadermounir8228
    @nadermounir8228 Před 3 dny

    Very nice video thank u very much

  • @bme3383
    @bme3383 Před 3 dny

    Thank you 😊

  • @asimali5820
    @asimali5820 Před 3 dny

    Amazing ❤

  • @mananjoshi456
    @mananjoshi456 Před 3 dny

    Great brother...your videos are being useful for me in 2024... Just wanted to learn some analytical skills and started with excel and fortunately found you... Thanks brother...♥️

  • @vaibhavkumar2054
    @vaibhavkumar2054 Před 3 dny

    Really Informative Thanks

  • @compdum
    @compdum Před 3 dny

    My God! No words to express how great this video is going to save me

  • @musicsang4882
    @musicsang4882 Před 4 dny

    Excellent. I have become fan of you❤

  • @hardiksolanki2295
    @hardiksolanki2295 Před 4 dny

    Thanks

  • @zain...4187
    @zain...4187 Před 4 dny

    Thanks ❤

  • @nuragvlog2405
    @nuragvlog2405 Před 4 dny

    If I want to do vice versa of last trick or function? Then??

  • @TranquileEngendre
    @TranquileEngendre Před 4 dny

    0.037

  • @user-si5ys2iz8r
    @user-si5ys2iz8r Před 4 dny

    Last topic was something unknown and really useful

  • @madhukumarthotla8205

    For me I need to execute the different ones when comparing two columns when they are matched partially (ex:-" apple Inc" is in column A and "apple" in Column D here the difference is " Inc " The difference Inc I need to find ) please help me on this sir

  • @Lerxsty2112
    @Lerxsty2112 Před 4 dny

    Sometimes hard to follow because you're terribly fast but very helpful. Thanks.

  • @darvinbisen6361
    @darvinbisen6361 Před 4 dny

    Sir can you give some exercises to do for particilar lessons that you teach in this course by which student can practise this for perfection in that commands that you teach . Sir plzz can you help me by doing this 🙏

  • @imdreamerff9380
    @imdreamerff9380 Před 4 dny

    06:34 why suddenly typed my name

  • @karenbalmbro3159
    @karenbalmbro3159 Před 4 dny

    Please can you advise what the formula would be if I wanted a range of cells to be looked at and if they contain a word, then the row colour is changed is that possible please, thank you

  • @ravindrakunwar5224
    @ravindrakunwar5224 Před 4 dny

    You are the TOP G of Excel

  • @rutujatanajibangale2460

    Thank you for sharing such wonderful explanation of each context of excel ❤

  • @ramkishoryadav9087
    @ramkishoryadav9087 Před 5 dny

    czcams.com/video/RClEHP_92pg/video.htmlsi=2YLs4p2QUhhbo3FE

  • @ramkishoryadav9087
    @ramkishoryadav9087 Před 5 dny

    czcams.com/video/RClEHP_92pg/video.htmlsi=2YLs4p2QUhhbo3FE

  • @MrDhunpagla
    @MrDhunpagla Před 5 dny

    Super useful... Thank you so much.. keep educating us

  • @zain...4187
    @zain...4187 Před 5 dny

    Thanks ❤️

  • @AlanSchlintz
    @AlanSchlintz Před 5 dny

    Great tool. I modified the conditional formatting to do two things. The first was to show the normal fill formatting of the highlighted cell. It makes it a bullseye without any changes. I use fill on certain cells to mean different things. This lets me see and change that without confusion from conditional formatting. The second part was I set cell A1 as a flag to turn it on or off. It's on if cell A1 = 1, off for any other value. It looks like this: =AND($A$1=1,OR(CELL("col")=COLUMN(),CELL("row")=ROW()),NOT(AND(CELL("col")=COLUMN(),CELL("row")=ROW())))

  • @alenwebworld4437
    @alenwebworld4437 Před 5 dny

    ALT PAGE UP IS NOT WORKING BOSS

  • @Lunga-qc9xw
    @Lunga-qc9xw Před 5 dny

    Thank you. This really helped me to meet my deadline.

  • @jayaprakasharjunan
    @jayaprakasharjunan Před 6 dny

    Tricks, Loved it ❤, Thanks!!!

  • @shoppersdream
    @shoppersdream Před 6 dny

    Can you please upload your file again since I just can't download it? It blinks and then it does nothing. Thanks

  • @Ingmunoz
    @Ingmunoz Před 6 dny

    Good job