Excel Pro Trick: Highlight Active Cell, Active Row and Active Column in Excel Based on Selected Cell

Поділитися
Вставка
  • Опубліковано 5 жов 2024
  • Learn how to highlight active row and active column in Excel data range based on Active cell in Excel.
    This method uses Excel conditional formatting with Excel formula to identify and highlight active row and column based on cell selection. And it updates the moment active cell is moved or a new cell is selected!
    This is the simplest and easiest method to highlight active cell, active row column in Excel worksheet. With just one line of VBA code, this is not only dynamic, but also keep the original formatting of cells!
    Lets Excel!
    Excel Workbook to Download or Practice online for this tutorial:
    1drv.ms/x/s!Ap...
    For more Excel tips, tricks and tutorials don't forget to subscribe to ‪@LearnExceltoexcel‬ channel.
    Learn #Excel your way:
    ===================
    Website: learnexceltoex...
    --------------------------------------
    Pick your favourite social page:
    Fb: bit.ly/3yM3dvd
    Tiktok: bit.ly/3wFllpf
    Tw: bit.ly/3wGCRYU
    Pin: bit.ly/3NsjKIU
    Yt: bit.ly/3wxKL8a
    Insta: bit.ly/3wtT9oW
    Music by: / ikson
    #exceltutorial #exceltips #excel #excelvba #excelvbatutorial #excelconditionalformatting #office365 #office365free #office

КОМЕНТАРІ • 51

  • @rekhahiremath560
    @rekhahiremath560 7 місяців тому

    Highly helpful. Thank you!

  • @yan5699
    @yan5699 Рік тому +3

    This is actually what i'm looking for hahahaha
    Thankssss

  • @jewelislam1245
    @jewelislam1245 Рік тому

    Very Helpful. Thanks.

  • @abhijeetmahajan9
    @abhijeetmahajan9 Рік тому +1

    you are awesome buddy!

  • @emilioifill9133
    @emilioifill9133 Рік тому

    Love this video, let me ask can the lines be highlighted and zoomed at the same time???

  • @dineshselvam2108
    @dineshselvam2108 22 дні тому

    First time it' working after open the file it's working slowly give the solution for this problem

  • @ghechol
    @ghechol Рік тому

    Expert 👏

  • @sufianggoro4161
    @sufianggoro4161 Рік тому

    Thanks bro.. my reference

  • @ImTheFatDad
    @ImTheFatDad Рік тому +4

    Can you make a macro to run this, we have reports that come out daily that would be great to do this at the push of a button

    • @LearnExceltoexcel
      @LearnExceltoexcel  Рік тому +2

      Will try to make an add-in of this. That way you will be able to use it on every workbook you open in that Excel where it is installed.

    • @ImTheFatDad
      @ImTheFatDad Рік тому

      1000 likes!!!

    • @yuthoob.handle
      @yuthoob.handle Рік тому

      ​@@LearnExceltoexcelso have you done it ? I really need it

  • @akshaypattekar9151
    @akshaypattekar9151 Рік тому

    after watching your previous video I confused with that process and now I get. thanks...🌟

    • @LearnExceltoexcel
      @LearnExceltoexcel  Рік тому +1

      Hey! Hope you are having a good one!
      Happy to see that you are keenly following the videos :)
      The process in previous videos was based on drop down selection and is even simpler than this one.
      Have put that topic in the queue to make a video... So hopefully sooner. But to be honest it's quite simple!

    • @akshaypattekar9151
      @akshaypattekar9151 Рік тому

      ​@@LearnExceltoexcel ok
      in "''2D or Two way Vlookup in Excel"" video how automatically shows

  • @Bhavik_Khatri
    @Bhavik_Khatri 8 місяців тому +1

    Can you please share the macro file?

  • @rotslancer2717
    @rotslancer2717 Рік тому +1

    It'd help to include explanation rather than music. Good content though.

  • @alializadeh8195
    @alializadeh8195 Рік тому

    Thanx

  • @optionvidya
    @optionvidya Рік тому

    Will undo "i.e control z" work here...

  • @deepanchakravarthy1116
    @deepanchakravarthy1116 Рік тому

    Super ✨✨

  • @foysalahmed5672
    @foysalahmed5672 Рік тому

    Thanks for superb video.
    I'm using 365, highlighting is not promptly interacted, I've to refresh the worksheet. Is there any solution?

    • @LearnExceltoexcel
      @LearnExceltoexcel  Рік тому +1

      Have you implemented the code as shown?

    • @LearnExceltoexcel
      @LearnExceltoexcel  Рік тому +1

      Make sure you're applying it in the same worksheet

    • @foysalahmed5672
      @foysalahmed5672 Рік тому

      @@LearnExceltoexcel I did, as same as you did.....I'll send you a file tomorrow.......

  • @salomedumbadze9997
    @salomedumbadze9997 Рік тому

    Second rule disappears from rules, works only once. Can you help?

  • @wormy_coder
    @wormy_coder Рік тому

    🔥🔥

  • @alanfilipiak5001
    @alanfilipiak5001 Рік тому

    How do that on google sheets?

  • @jugnu5436
    @jugnu5436 11 місяців тому

    Can we get this file sheet

  • @ckatkit5775
    @ckatkit5775 Рік тому

    Does it work on google sheet?

    • @LearnExceltoexcel
      @LearnExceltoexcel  Рік тому

      Google Sheets has a different coding language. I think its java script if I am not wrong. So this set of codes won't work as is. But Knowing the concepts and that language we can definitely do it in GS.

  • @verawalking
    @verawalking Рік тому

    Wooooow

  • @Ryouko1224
    @Ryouko1224 Рік тому

    Hi. I have problem sending the file. When I send it the code is disabled. Do you have idea why?

  • @dianemaeperez7273
    @dianemaeperez7273 Рік тому

    im stuck after Alt+F11, don't see a page where I double click the sheet. what am I supposed to do?

    • @salomedumbadze9997
      @salomedumbadze9997 Рік тому

      Go to developer-> view code -> from drop down choose worksheet

  • @ytpadyt
    @ytpadyt Рік тому

    Unfortunately the file can not be xlsx

    • @LearnExceltoexcel
      @LearnExceltoexcel  Рік тому

      As we are writing a code so it needs to be macro enabled workbook. It will be saved as xlsm.

    • @ytpadyt
      @ytpadyt Рік тому

      @@LearnExceltoexcel Thanx. Its a pity that the script can not be saved in personal.xlsb (separate modul) in order to auto run in xlsx

  • @jugnu5436
    @jugnu5436 11 місяців тому

    Its not working on single click in a cell

  • @ThisAditya110
    @ThisAditya110 Рік тому

    Doesnt workshet

    • @LearnExceltoexcel
      @LearnExceltoexcel  Рік тому

      What is not working or you are asking about practice file 🤔

  • @zhuzhu9599
    @zhuzhu9599 Рік тому

    I just hate Macros

    • @LearnExceltoexcel
      @LearnExceltoexcel  Рік тому

      Well this is an innocent one! Give it some love 😊

    • @zhuzhu9599
      @zhuzhu9599 Рік тому

      @@LearnExceltoexcel sir, give some tips on how to improve in excel.