How to Highlight the Active Row in Microsoft Excel

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ม.ค. 2025

ความคิดเห็น • 283

  • @SimonSezIT
    @SimonSezIT  ปีที่แล้ว +2

    🔥Check out our FREE 300+ hour training course playlist here ➡
    th-cam.com/play/PLzj7TwUeMQ3hsADWJd2sJh4o8jATTyaRU.html
    ✅ Check out our free video playlist for Excel beginners 👉th-cam.com/play/PLzj7TwUeMQ3iZHn4cv_fZagWSN8tubU9Z.html
    ✅ Excel 2021 Tutorials for Intermediate Users here 👉th-cam.com/play/PLzj7TwUeMQ3jhT7yg37LKe8aSTA7OuWn3.html
    ✅ Microsoft Excel Tips and Tricks 👉th-cam.com/play/PLzj7TwUeMQ3gv7nwM6ad7r5ma_3UoOPtc.html

    • @iZacq
      @iZacq 9 หลายเดือนก่อน +1

      How can I get to Show *VIEW CODE* when I Right Click on Tab
      I don't get it when I Right Click on Tab :(
      Please

  • @ThioJoe
    @ThioJoe 9 หลายเดือนก่อน +17

    Seems that the key to this working is the VBA code mentioned at the end, which requires saving as a .xlsm (Excel Macro-Enabled Workbook). When I went to save it normally, it popped up some window talking about disabling auto-save that I didn't really understand. The target.calculate basically triggers a recalculation when a different cell is selected, aka when you click on it. Otherwise it wouldn't highlight a row unless you manually refresh for example.

    • @Me_ThatsWho
      @Me_ThatsWho 7 หลายเดือนก่อน

      Another video suggested the VBA code : Application.Calculate The latter sort of worked, though not perfectly.

    • @BubblegumChewer
      @BubblegumChewer 5 หลายเดือนก่อน

      thiojoe jump scare

  • @kvaliantis
    @kvaliantis ปีที่แล้ว +49

    you can use
    =OR(ROW()=CELL("row"), COLUMN()=CELL("col"))
    to create a cross effect on the selected cell by highlighting both the entire row and the entire column.

    • @minotaurstudios8163
      @minotaurstudios8163 ปีที่แล้ว

      Thank you so friggn much for this. The single row seemed novel but this really is helping me focus. These long bookkeeping/tax days. Again THANK YOU!! 🙏🏼🫱🏻‍🫲🏼

    • @timchidlow5385
      @timchidlow5385 ปีที่แล้ว +4

      That's exactly what I wanted. Thanks. I'm amazed this isn't built in to Excel. Very useful with large spreadsheets, helps avoid errors.

    • @mohamedabdulla1680
      @mohamedabdulla1680 10 หลายเดือนก่อน

      Can i do this for the whole workbook instead of each worksheet at a time?

    • @prjk4531
      @prjk4531 10 หลายเดือนก่อน +2

      For me it is not working :(

    • @rickdejong6494
      @rickdejong6494 9 หลายเดือนก่อน +1

      @@prjk4531 Hi, if you get an error while trying to copy pase the code, it might be that you have to replace the , with ; before COLUMN, i think this has to do with your language settings!

  • @RubinGnoni
    @RubinGnoni 20 วันที่ผ่านมา +3

    Finally someone with a simple solution. Thank you very much.

    • @SimonSezIT
      @SimonSezIT  7 วันที่ผ่านมา

      So glad you found the solution helpful! Excel can be tricky, but it doesn't have to be

  • @misspandesal
    @misspandesal 6 หลายเดือนก่อน +2

    YOU CHANGED MY EXCEL LIFE! Thank you! I had over 3500 rows to look through with over 30 columns for months before I saw this video.

    • @SimonSezIT
      @SimonSezIT  6 หลายเดือนก่อน

      Glad it helped! :-)

  • @blattferenc9647
    @blattferenc9647 หลายเดือนก่อน

    Köszönjük!

    • @SimonSezIT
      @SimonSezIT  หลายเดือนก่อน

      Many thanks for your support!

  • @OntiAkter-x7f
    @OntiAkter-x7f 12 วันที่ผ่านมา

    Thank you so much.❤

    • @SimonSezIT
      @SimonSezIT  7 วันที่ผ่านมา

      You're very welcome! Here’s to more learning in 2025 😊

  • @gregorytaylor2749
    @gregorytaylor2749 ปีที่แล้ว +8

    This is very useful when working with data that spans many columns. Thanks for the tutorial.👍

    • @SimonSezIT
      @SimonSezIT  ปีที่แล้ว

      Glad you liked it. Thanks for watching 😀

  • @the_kenergy
    @the_kenergy หลายเดือนก่อน

    Thank you so much @Simon Sez IT You are so genius. I just finished my paper by following your instruction.

    • @SimonSezIT
      @SimonSezIT  หลายเดือนก่อน

      I'm so glad to hear that the instructions helped you finish your paper! Great job! 🤩

  • @taylormadedaydreams6914
    @taylormadedaydreams6914 หลายเดือนก่อน +1

    thank you so much! not sure how I survived in HR with large data sets for almost 20 years without this

    • @SimonSezIT
      @SimonSezIT  หลายเดือนก่อน

      So glad to hear that you found the information helpful! It sounds like you've had quite the journey in HR. 😃

  • @BringingTruth2You
    @BringingTruth2You ปีที่แล้ว +2

    This is great! Is there a way to make this available by default in Excel so that we can apply to any sheet when needed?

    • @Niko5636
      @Niko5636 11 หลายเดือนก่อน

      You can create a macro for that I believe

  • @s.p7094
    @s.p7094 10 หลายเดือนก่อน +11

    Hi why is it everytime I close and reopen it, the highlight doest work again,, all I need to do is to retype again the activecell.calculate inside viewcode.. or else otherwise it won't work again. Can you help me to fixed it.?thanks

    • @Sameena2107
      @Sameena2107 10 หลายเดือนก่อน +1

      Same problem ...

    • @s.p7094
      @s.p7094 10 หลายเดือนก่อน

      @@Sameena2107 Hi already figured it out.. You have to save it using Excel Macro-Enabled Workbook(*xlsm) . I tried it, and it works. 😊

    • @aimeereisert6520
      @aimeereisert6520 8 หลายเดือนก่อน +1

      For me I figured out that I was using a shortcut to that file. However when I saved it as a macro enabled file that created a new file. So for me it was just figuring out I was accidentally opening my original file.

    • @Douglas-ov9eq
      @Douglas-ov9eq 7 หลายเดือนก่อน

      Same problem

    • @kierenbutler9580
      @kierenbutler9580 6 หลายเดือนก่อน

      Save as a macro- .xlsm

  • @jod120468
    @jod120468 ปีที่แล้ว +2

    That's excellent - thankyou.
    Can you tell me how to apply this rule to all the pages within an existing spreadsheet without having to do this individually for each page?

    • @myname8101
      @myname8101 ปีที่แล้ว

      Did you ever find out?

  • @KarmaKirker
    @KarmaKirker 9 หลายเดือนก่อน +4

    I can't get this to work :( I'm doing everything the same, but it only highlights one cell and doesn't move it. I added the condition, changed the code, and saved as .xlsm. What am I doing wrong?

    • @Aj.Dj.
      @Aj.Dj. 8 หลายเดือนก่อน

      Please press ctrl+ a

  • @ashrafctg
    @ashrafctg 7 หลายเดือนก่อน +1

    Very cool and worked perfectly. Thank you.
    Can i do this for the whole workbook instead of each worksheet at a time?

    • @nmurja100
      @nmurja100 7 หลายเดือนก่อน +1

      Did you ever figure out how to do the whole workbook?

  • @AssafBechar
    @AssafBechar 9 หลายเดือนก่อน

    wow it's working like magic! Thank you

    • @SimonSezIT
      @SimonSezIT  9 หลายเดือนก่อน

      You're welcome! 😊 Thanks for watching.

  • @muraliv9811
    @muraliv9811 4 หลายเดือนก่อน

    Wonderful - Simple ...... I have been hunting this for a very long time ..... THANK YOU!!!

  • @lynncalta2732
    @lynncalta2732 9 หลายเดือนก่อน

    This is an excellent tutorial; thank you so much!!!

    • @SimonSezIT
      @SimonSezIT  9 หลายเดือนก่อน

      You're very welcome. Glad you enjoyed it and thanks for watching! 🙂
      🚀 Level up your Excel skills with free training here 👉 th-cam.com/play/PLzj7TwUeMQ3gv7nwM6ad7r5ma_3UoOPtc.html & here 👉 th-cam.com/play/PLzj7TwUeMQ3g6U7Mwyy7G9Gwh-k2yNtfI.html
      & Pivot Table training here 👉 th-cam.com/play/PLzj7TwUeMQ3gu_cJg5cV8RDdBNUVOvG5u.html

  • @javersongoulartfilho9439
    @javersongoulartfilho9439 7 หลายเดือนก่อน

    I'm making a engineering sheet and it's full of data, your code just made my job a lot easier. Thanks you so much!

    • @SimonSezIT
      @SimonSezIT  7 หลายเดือนก่อน

      Glad the code was helpful for your engineering sheet! Thanks for watching 🙂

  • @OnkareshwarChauhan-lk7rs
    @OnkareshwarChauhan-lk7rs 3 หลายเดือนก่อน

    Thanks ❤❤❤❤

    • @SimonSezIT
      @SimonSezIT  3 หลายเดือนก่อน

      You are very welcome! Thanks for watching 😃

  • @ChrisGriffin__
    @ChrisGriffin__ 9 หลายเดือนก่อน

    Thank you very, very much for this, it's life-changing!!

  • @txreal2
    @txreal2 ปีที่แล้ว +2

    Does selecting all cells in the worksheet & highlight across all columns (instead of just the data) make up file size a lot bigger?

    • @SimonSezIT
      @SimonSezIT  ปีที่แล้ว

      I don't think it does.

  • @chanikyachandra635
    @chanikyachandra635 9 หลายเดือนก่อน

    Very helpful thankyou 😊

    • @SimonSezIT
      @SimonSezIT  9 หลายเดือนก่อน

      You’re welcome 😊

  • @AdnanMayof-p2b
    @AdnanMayof-p2b 26 วันที่ผ่านมา

    You are the best

    • @SimonSezIT
      @SimonSezIT  21 วันที่ผ่านมา

      Glad you enjoyed it. Thanks for watching! 😃

  • @kellyprosper7192
    @kellyprosper7192 5 หลายเดือนก่อน

    Thank you so very much for sharing this. Your instructins were clear and easy to apply. Again, thank you!

    • @SimonSezIT
      @SimonSezIT  5 หลายเดือนก่อน +1

      I'm glad you found the instructions helpful! 😊

  • @maggiemartinez4096
    @maggiemartinez4096 ปีที่แล้ว +5

    Hi it tried but hit a road block when I had to add Target.calculate. I am using Microsoft 365 for Mac. I get this message: Microsoft Visual Basic: Variable uses an automatic type not supported in Visual Basic. any help would be appreciated. Thank You

    • @apdronite6202
      @apdronite6202 ปีที่แล้ว +6

      Happens to me too, but I figured it out.
      Okay bro, just copy and paste this code even in General is okay. It will auto change into Worksheet.
      Private Sub Worksheet_SelectionChange(ByVal Target As Range)
      Target.Calculate
      End Sub

  • @dekirudev
    @dekirudev 11 หลายเดือนก่อน

    This is super useful. I have to update prices on our system based on a very large spreadsheet and didn't want to get the price from the wrong row.

    • @SimonSezIT
      @SimonSezIT  11 หลายเดือนก่อน

      Glad it was helpful. Thanks for watching🙂
      🔥Check out our FREE 300+ hour training course playlist here 👉
      th-cam.com/play/PLzj7TwUeMQ3hsADWJd2sJh4o8jATTyaRU.html

  • @photoholic11
    @photoholic11 10 หลายเดือนก่อน +3

    thanks! seriously hard to believe that Microsoft hasn't created a toggle/button to do this automatically as it really is useful if you have more than 4-5 columns. I dont really like that i now need to save any sheet that i do this to as a macro enabled worksheet with a different extension .xlsm)....but i guess thats the trade-off.

    • @SimonSezIT
      @SimonSezIT  10 หลายเดือนก่อน

      Well, Microsoft does like to keep us on our toes with their updates! Maybe they're just waiting for the perfect moment to surprise us with the automatic toggle/button for Excel columns. 😊
      🔥Check out our FREE 300+ hour training course playlist here 👉
      th-cam.com/play/PLzj7TwUeMQ3hsADWJd2sJh4o8jATTyaRU.html

  • @MariaClara880
    @MariaClara880 9 หลายเดือนก่อน

    Thank you. This works!

    • @SimonSezIT
      @SimonSezIT  9 หลายเดือนก่อน

      You are very welcome! Glad it was helpful. 🙂
      🔥Check out our FREE 400+ hour training course playlist here 👉
      th-cam.com/play/PLzj7TwUeMQ3hsADWJd2sJh4o8jATTyaRU.html

  • @vivienraya2004
    @vivienraya2004 4 หลายเดือนก่อน

    Big help.. thank you 😊

    • @SimonSezIT
      @SimonSezIT  4 หลายเดือนก่อน

      That's awesome! Thanks for watching 🙂

  • @abhishekraj4396
    @abhishekraj4396 2 หลายเดือนก่อน

    thanku that helps me alot to find the adjact data

    • @SimonSezIT
      @SimonSezIT  2 หลายเดือนก่อน

      You are very welcome! Thanks for watching 😃

  • @SKumar-nx3gx
    @SKumar-nx3gx 2 หลายเดือนก่อน

    Thank you ❤

    • @SimonSezIT
      @SimonSezIT  2 หลายเดือนก่อน

      You are very welcome! Thanks for watching 😃

  • @mukundmagadum1511
    @mukundmagadum1511 9 หลายเดือนก่อน

    Thank you, works well.😊

  • @KP-Kumar
    @KP-Kumar 2 หลายเดือนก่อน

    Thanks ☺

    • @SimonSezIT
      @SimonSezIT  2 หลายเดือนก่อน

      You are very welcome 🙂

  • @dishant3464
    @dishant3464 8 หลายเดือนก่อน

    Was searching for this forever, Thank you so much!

    • @SimonSezIT
      @SimonSezIT  8 หลายเดือนก่อน

      Glad it was helpful. 🤩 Here are more Microsoft Excel Tips and Tricks to try on ➡️
      th-cam.com/play/PLzj7TwUeMQ3gv7nwM6ad7r5ma_3UoOPtc.html

  • @jaleahmad3248
    @jaleahmad3248 4 หลายเดือนก่อน +1

    Is it possible to highlight a certain row if a special cell is clicked? e.g we want when cell B1 is clicked, then row 12 is highlighted

    • @jaleahmad3248
      @jaleahmad3248 4 หลายเดือนก่อน

      Ok I got it:
      =AND(CELL("row")=1,CELL("col")=2) applied to 12th row

  • @tsepanglebata5550
    @tsepanglebata5550 2 หลายเดือนก่อน

    That was helpful thanx!

    • @SimonSezIT
      @SimonSezIT  2 หลายเดือนก่อน

      You are very welcome! Glad it was helpful. 🙂

  • @ideeielthi229
    @ideeielthi229 8 หลายเดือนก่อน

    Hey, it Worked!! Thank You. This is so helpful 😊

    • @SimonSezIT
      @SimonSezIT  8 หลายเดือนก่อน

      Glad it was helpful! 🤩 Learn Microsoft Excel Tips and Tricks here ➡️
      th-cam.com/play/PLzj7TwUeMQ3gv7nwM6ad7r5ma_3UoOPtc.html

  • @chandrant
    @chandrant 4 หลายเดือนก่อน

    excellent tutorial...thanks a lot🤝

    • @SimonSezIT
      @SimonSezIT  4 หลายเดือนก่อน

      Glad you enjoyed it. Thanks for watching! 😃

  • @perlitasoriano8560
    @perlitasoriano8560 8 หลายเดือนก่อน

    Thanks for this. 😊

    • @SimonSezIT
      @SimonSezIT  8 หลายเดือนก่อน

      Glad it was helpful! 🤩 Learn more Microsoft Excel Tips and Tricks here ➡️
      th-cam.com/play/PLzj7TwUeMQ3gv7nwM6ad7r5ma_3UoOPtc.html

  • @nicolenic6305
    @nicolenic6305 6 หลายเดือนก่อน

    It's work. Thanks so much❤

    • @SimonSezIT
      @SimonSezIT  6 หลายเดือนก่อน

      Keep up the awesome work, and keep learning! 🤩 Learn more Microsoft Excel Tips and Tricks here ➡️ th-cam.com/play/PLzj7TwUeMQ3gv7nwM6ad7r5ma_3UoOPtc.html

  • @dreamkiss
    @dreamkiss 10 หลายเดือนก่อน

    It works thanks just what I needed Excel was driving me nuts scrolling to see the line itself.

    • @SimonSezIT
      @SimonSezIT  10 หลายเดือนก่อน

      You are very welcome! Glad it was helpful. 🙂
      🚀 Level up your Excel skills with free training here 👉 th-cam.com/play/PLzj7TwUeMQ3gv7nwM6ad7r5ma_3UoOPtc.html & here 👉 th-cam.com/play/PLzj7TwUeMQ3g6U7Mwyy7G9Gwh-k2yNtfI.html

  • @EvgeniiaKrus
    @EvgeniiaKrus 9 หลายเดือนก่อน

    thank you it worked!!!

  • @AdamSmith-ze6gl
    @AdamSmith-ze6gl 6 หลายเดือนก่อน

    Awesome, thanks! What if I want to change the formatting? I ran a new rule but it still does the last one. Also what if I want to turn this feature off? Thanks!!

    • @AdamSmith-ze6gl
      @AdamSmith-ze6gl 6 หลายเดือนก่อน

      Found it - either edit rule or just clear and do it again. Where has this been my whole life!! Thanks again.

    • @SimonSezIT
      @SimonSezIT  6 หลายเดือนก่อน

      Thank you for your kind words! 😊 I'm thrilled that the video was useful to you.

  • @davidgrc5549
    @davidgrc5549 8 หลายเดือนก่อน

    If you are using Excel in another language than English you must use the "translated" formula names. For example in French, you must type: =LIGNE()=CELLULE("ligne"). It won't work with : =row()=cell("row"). The VBA code does not change however.

  • @Ah_2770
    @Ah_2770 4 หลายเดือนก่อน

    Thank you! Absolutely could not have figured that out o my own.

    • @SimonSezIT
      @SimonSezIT  4 หลายเดือนก่อน

      You are very welcome! Thanks for watching 😃

  • @nbansal
    @nbansal ปีที่แล้ว +1

    How can I make it the default behaviour in any excel file.

  • @mohamedabdulla1680
    @mohamedabdulla1680 10 หลายเดือนก่อน

    Can I do this for the whole workbook instead of each sheet?

  • @toufeequeshaikh5499
    @toufeequeshaikh5499 3 หลายเดือนก่อน

    Thank you very much...

    • @SimonSezIT
      @SimonSezIT  3 หลายเดือนก่อน

      You are very welcome! Thanks for watching 😃

  • @farooqmohd5550
    @farooqmohd5550 ปีที่แล้ว +1

    Awesome. So simply yet very useful, thanks

    • @SimonSezIT
      @SimonSezIT  ปีที่แล้ว

      You are very welcome! Thanks for watching 🙂

  • @Mzshortcake247
    @Mzshortcake247 7 หลายเดือนก่อน

    thank you for this info SOOOOOO helpful and easy..I soooo new to Excel

    • @SimonSezIT
      @SimonSezIT  7 หลายเดือนก่อน

      Keep up the awesome work and keep learning! We have additional Microsoft Excel Tips and Tricks here ➡️
      th-cam.com/play/PLzj7TwUeMQ3gv7nwM6ad7r5ma_3UoOPtc.html

  • @tejaswinisingh4867
    @tejaswinisingh4867 5 หลายเดือนก่อน

    Great tip... Thanks

    • @SimonSezIT
      @SimonSezIT  5 หลายเดือนก่อน +1

      I'm glad you found the tip helpful! Thanks for watching! 😃

  • @unnikrishnansanthosh
    @unnikrishnansanthosh ปีที่แล้ว +1

    super simple and super cool, thank you for sharing

    • @SimonSezIT
      @SimonSezIT  ปีที่แล้ว

      Glad you enjoyed it. Thanks for watching! 🙂

  • @lamaajaya5277
    @lamaajaya5277 7 หลายเดือนก่อน

    thank you mam❤️❤️

    • @SimonSezIT
      @SimonSezIT  7 หลายเดือนก่อน

      Most welcome 😊

  • @axmad3491
    @axmad3491 7 หลายเดือนก่อน

    awesome, thank you so much!!!!!!

    • @SimonSezIT
      @SimonSezIT  7 หลายเดือนก่อน

      Glad it helped! Thanks for watching 🙂

  • @maurasmith3434
    @maurasmith3434 10 หลายเดือนก่อน

    Thanks a lot. It has been extremely useful

    • @SimonSezIT
      @SimonSezIT  10 หลายเดือนก่อน

      You are very welcome! Thanks for watching 🙂
      🚀 Level up your Excel skills with free training here 👉 th-cam.com/play/PLzj7TwUeMQ3gv7nwM6ad7r5ma_3UoOPtc.html & here 👉 th-cam.com/play/PLzj7TwUeMQ3g6U7Mwyy7G9Gwh-k2yNtfI.html
      & Pivot Table training here 👉 th-cam.com/play/PLzj7TwUeMQ3gu_cJg5cV8RDdBNUVOvG5u.html

  • @immortalgadgets8697
    @immortalgadgets8697 7 หลายเดือนก่อน

    This is working
    Thanks

    • @SimonSezIT
      @SimonSezIT  7 หลายเดือนก่อน

      Glad to hear that it's working for you! Thanks for watching 🙂

  • @Silvermoss91
    @Silvermoss91 11 หลายเดือนก่อน

    I was able to get my excel to work. Thank you very much for the lesson!

    • @SimonSezIT
      @SimonSezIT  11 หลายเดือนก่อน

      You are very welcome! Glad it was helpful. 🙂
      🚀 Level up your Excel skills with free training here 👉 th-cam.com/play/PLzj7TwUeMQ3gv7nwM6ad7r5ma_3UoOPtc.html & here 👉 th-cam.com/play/PLzj7TwUeMQ3g6U7Mwyy7G9Gwh-k2yNtfI.html

  • @zijunqi9836
    @zijunqi9836 11 หลายเดือนก่อน

    Thanks! very useful!

    • @SimonSezIT
      @SimonSezIT  11 หลายเดือนก่อน

      You're welcome. Glad you found it useful. 🙂
      🚀 Level up your Excel skills with free training here 👉 th-cam.com/play/PLzj7TwUeMQ3gv7nwM6ad7r5ma_3UoOPtc.html & here 👉 th-cam.com/play/PLzj7TwUeMQ3g6U7Mwyy7G9Gwh-k2yNtfI.html

  • @ANTIC_9899
    @ANTIC_9899 11 หลายเดือนก่อน

    Thankyou soo much sir 💐

    • @SimonSezIT
      @SimonSezIT  11 หลายเดือนก่อน

      You are very welcome! Thanks for watching 🙂
      🔥Check out our FREE 300+ hour training course playlist here 👉
      th-cam.com/play/PLzj7TwUeMQ3hsADWJd2sJh4o8jATTyaRU.html

  • @kevinsaluague009
    @kevinsaluague009 11 หลายเดือนก่อน

    thank you! very useful

    • @SimonSezIT
      @SimonSezIT  11 หลายเดือนก่อน

      You are very welcome! Thanks for watching 🙂
      🔥Check out our FREE 300+ hour training course playlist here 👉
      th-cam.com/play/PLzj7TwUeMQ3hsADWJd2sJh4o8jATTyaRU.html
      🚀 Level up your Excel skills with free training here 👉 th-cam.com/play/PLzj7TwUeMQ3gv7nwM6ad7r5ma_3UoOPtc.html & here 👉 th-cam.com/play/PLzj7TwUeMQ3g6U7Mwyy7G9Gwh-k2yNtfI.html
      & Pivot Table training here 👉 th-cam.com/play/PLzj7TwUeMQ3gu_cJg5cV8RDdBNUVOvG5u.html

  • @Turkey_Gone_Ham
    @Turkey_Gone_Ham 7 หลายเดือนก่อน

    Thank you for making this!!

  • @davidcivil-z9z
    @davidcivil-z9z 11 หลายเดือนก่อน +1

    hi, i had applied the procedure and it was working perfectly well; until, i left it over the weekend and reopened on Monday when i noticed that it stopped working. I tried closing and opening the files few times but it did not work.

    • @lm-xl9kb
      @lm-xl9kb 11 หลายเดือนก่อน

      When you save it, save as .xlsm as opposed to .xlsx

  • @bricjap
    @bricjap 8 หลายเดือนก่อน

    Thank's a lot!

    • @SimonSezIT
      @SimonSezIT  8 หลายเดือนก่อน +1

      You are very welcome 🙂

  • @yourcompassioncorner
    @yourcompassioncorner 10 หลายเดือนก่อน

    This is a great feature and I did implement it; however, now my data entry lags. After I enter data and hit Enter, it doesn't move to the next cell. I have to wait for it to do it on its own after that. Is that a common issue once you use this feature?

  • @SuhailaAbdullah-yn8je
    @SuhailaAbdullah-yn8je 10 หลายเดือนก่อน +1

    If you want to highlight a cell instead of row you can use this code
    =AND(CELL("row")=ROW(), CELL("col")= COLUMN())

    • @vincenzorotoli4663
      @vincenzorotoli4663 9 หลายเดือนก่อน

      if i want to highlight the cell in column B only, when I select any other cell in that row, what would be the formula?

  • @khedersaber9224
    @khedersaber9224 5 หลายเดือนก่อน

    this is amazing how Highlight column

    • @SimonSezIT
      @SimonSezIT  5 หลายเดือนก่อน

      Wow, thanks! Glad it was helpful. 🤩

  • @yeisonaraya6330
    @yeisonaraya6330 7 หลายเดือนก่อน

    Is there anyway to apply this to all the excel tabs without having to go in and adding the rule a tab at the time?

  • @lingashguru1831
    @lingashguru1831 6 หลายเดือนก่อน

    tqvm! subscribed!

    • @SimonSezIT
      @SimonSezIT  6 หลายเดือนก่อน

      Thank you so much for subscribing! 🤩 Learn more Microsoft Excel Tips and Tricks here ➡️
      th-cam.com/play/PLzj7TwUeMQ3gv7nwM6ad7r5ma_3UoOPtc.html

  • @Dan__W
    @Dan__W ปีที่แล้ว

    Worked perfectly, thank you!

  • @inurdreamspedro
    @inurdreamspedro ปีที่แล้ว

    It worked!! Thank you!

    • @SimonSezIT
      @SimonSezIT  ปีที่แล้ว

      You’re most welcome 😊

  • @lefraktheamb
    @lefraktheamb 9 หลายเดือนก่อน

    NICE. Thanks

    • @SimonSezIT
      @SimonSezIT  9 หลายเดือนก่อน

      Glad you enjoyed it. Thanks for watching! 🙂
      🚀 Level up your Excel skills with free training here 👉 th-cam.com/play/PLzj7TwUeMQ3gv7nwM6ad7r5ma_3UoOPtc.html & here 👉 th-cam.com/play/PLzj7TwUeMQ3g6U7Mwyy7G9Gwh-k2yNtfI.html
      & Pivot Table training here 👉 th-cam.com/play/PLzj7TwUeMQ3gu_cJg5cV8RDdBNUVOvG5u.html

  • @SnifterRoux
    @SnifterRoux 2 หลายเดือนก่อน

    My spreadsheet has every 2nd row coloured, these coloured rows won't show the highlighted colour when selected. Is there a way to allow this?

  • @COMOYOBD
    @COMOYOBD ปีที่แล้ว

    Thanks a lot. Its very helpful.

    • @SimonSezIT
      @SimonSezIT  ปีที่แล้ว

      Thank you so much for your kind words! We're thrilled that you found the video helpful. 😊
      We have intermediate and advanced Excel 2021/365 training too, if you need it 👉 th-cam.com/play/PLzj7TwUeMQ3g6U7Mwyy7G9Gwh-k2yNtfI.html
      For more information about Simon Sez IT courses, visit:
      SimonSezIT.com: www.SimonSezIT.com/
      Stay in touch!
      TH-cam Channel: www.youtube.com/@SimonSezIT
      LinkedIn: www.linkedin.com/company/simon-sez-it/
      Please SUBSCRIBE ► th-cam.com/users/simonsezittraining
      ♥️ We appreciate your support!

  • @CancanBoncuk
    @CancanBoncuk 28 วันที่ผ่านมา

    Hello, thank you for your helps but my MS Office runs in Turkish, how can i find Turkish formulas? 😢

    • @SimonSezIT
      @SimonSezIT  28 วันที่ผ่านมา

      To find Turkish formulas in Excel, use the Formula Translator add-in from the Insert tab or visit websites like Excel-Translator for quick translations. You can also ensure Turkish is set as your editing language in Excel options to see localized formulas directly.

  • @EcogreenVibe
    @EcogreenVibe 10 หลายเดือนก่อน

    great trick... thanks

    • @SimonSezIT
      @SimonSezIT  10 หลายเดือนก่อน +1

      You are very welcome! Thanks for watching 🙂
      🔥Please check out our FREE 300+ hour training course playlist here 👉
      th-cam.com/play/PLzj7TwUeMQ3hsADWJd2sJh4o8jATTyaRU.html

  • @PauPauPauPauPauPau
    @PauPauPauPauPauPau หลายเดือนก่อน

    THANK YOUUUUUUUUUUUUUUUUUUUU!!!!!!!!!!!!!!!!!!!!!!

    • @SimonSezIT
      @SimonSezIT  หลายเดือนก่อน

      You are very welcome! Thanks for watching 😃

  • @OO-gi8wf
    @OO-gi8wf 5 หลายเดือนก่อน +1

    I complete the whole first step the same as showed, but it doesn't highlight anything. Anyone know why? I do have a fill colour given and there are no other codes, so I can't be overruled. It doesn't even work for me when I try it in a new blank save file. Would love some help, thanks!

    • @MaureenPesch
      @MaureenPesch 4 หลายเดือนก่อน

      Did you do step 2 - change the van code?

    • @andreashellstrom86
      @andreashellstrom86 3 หลายเดือนก่อน

      I have the same problem...

  • @abhishekkulkarni4360
    @abhishekkulkarni4360 ปีที่แล้ว

    You made it easy thanks

    • @SimonSezIT
      @SimonSezIT  ปีที่แล้ว

      Glad to hear that!

  • @dikshitkashyap4550
    @dikshitkashyap4550 10 หลายเดือนก่อน +3

    Not happening for me. i have to press f9 to refresh. What mistake am i doing ? using office 2016

    • @vategaon
      @vategaon 9 หลายเดือนก่อน

      Same issue for me as well.

    • @RGVVLOGS-q3z
      @RGVVLOGS-q3z 8 หลายเดือนก่อน

      It work bro I am also using office 2016.

  • @fmasellis
    @fmasellis 8 หลายเดือนก่อน +1

    Why when I close it and re open the code disappears? It also goes slowly, I have to double click on the cell to activate it. Is there a way to fix it?

  • @GebyThePhotographer
    @GebyThePhotographer ปีที่แล้ว

    Thank you very much!

    • @SimonSezIT
      @SimonSezIT  ปีที่แล้ว +1

      You are very welcome! Thanks for watching 🙂

  • @lauraanderson9645
    @lauraanderson9645 ปีที่แล้ว

    Simply a miracle.

    • @SimonSezIT
      @SimonSezIT  ปีที่แล้ว

      Glad it was helpful! Thanks for dropping by 😀

  • @liliab9522
    @liliab9522 9 หลายเดือนก่อน

    thank you!!

    • @SimonSezIT
      @SimonSezIT  9 หลายเดือนก่อน

      You are very welcome! Thanks for watching 🙂
      🔥Check out our FREE 400+ hour training course playlist here 👉
      th-cam.com/play/PLzj7TwUeMQ3hsADWJd2sJh4o8jATTyaRU.html

  • @jkmegha816
    @jkmegha816 4 หลายเดือนก่อน

    It does work!!

    • @SimonSezIT
      @SimonSezIT  4 หลายเดือนก่อน

      Wow, thanks! Glad it workedl. 🤩

  • @jonah2047
    @jonah2047 ปีที่แล้ว

    Thanks, very succinct!

    • @SimonSezIT
      @SimonSezIT  ปีที่แล้ว

      You're very welcome😊
      We have intermediate and advanced Excel 2021/365 training too, if you need it 👉 th-cam.com/play/PLzj7TwUeMQ3g6U7Mwyy7G9Gwh-k2yNtfI.html
      For more information about Simon Sez IT courses, visit:
      SimonSezIT.com: www.SimonSezIT.com/
      Stay in touch!
      TH-cam Channel: www.youtube.com/@SimonSezIT
      LinkedIn: www.linkedin.com/company/simon-sez-it/
      Please SUBSCRIBE ► th-cam.com/users/simonsezittraining
      ♥️ We appreciate your support!

  • @nongnanzz362
    @nongnanzz362 6 หลายเดือนก่อน

    thank you very nuch

    • @SimonSezIT
      @SimonSezIT  6 หลายเดือนก่อน

      You are very welcome! Thanks for watching 😃

  • @SnifterRoux
    @SnifterRoux 2 หลายเดือนก่อน

    Instead of the entire row being selected, how would I have a row for example from column D to T only selected?
    Thanks

    • @SnifterRoux
      @SnifterRoux 2 หลายเดือนก่อน

      So to achieve this I went into Conditional Formatting Rules Manager and changed the 'Applies to' to =$D$9:T$1048576
      This now only highlights the selected Cell row from columns D to T and from Row 9 onwards.

  • @alexandriabanks4181
    @alexandriabanks4181 ปีที่แล้ว

    that was it! thanks!

    • @SimonSezIT
      @SimonSezIT  ปีที่แล้ว

      We're glad you enjoyed it! Thank you for watching! 🙂
      🔥Check out our FREE 300+ hour training course playlist here 👉
      th-cam.com/play/PLzj7TwUeMQ3hsADWJd2sJh4o8jATTyaRU.html
      🚀 Level up your Excel skills with free training here 👉 th-cam.com/play/PLzj7TwUeMQ3gv7nwM6ad7r5ma_3UoOPtc.html & here 👉 th-cam.com/play/PLzj7TwUeMQ3g6U7Mwyy7G9Gwh-k2yNtfI.html
      & Pivot Table training here 👉 th-cam.com/play/PLzj7TwUeMQ3gu_cJg5cV8RDdBNUVOvG5u.html
      For more information about Simon Sez IT courses, visit:
      SimonSezIT.com: www.SimonSezIT.com/
      Stay in touch!
      TH-cam Channel: www.youtube.com/@SimonSezIT
      LinkedIn: www.linkedin.com/company/simon-sez-it/
      Please SUBSCRIBE ► th-cam.com/users/simonsezittraining
      ♥️ We appreciate your support!

  • @slazman999
    @slazman999 ปีที่แล้ว

    Whaaatttt. I have a code that does the same thing. The only problem is any time I click a new row it doesn't allow me to ctrl-z. Will this code let me undo even after updating the row selection?

  • @aaaasamy
    @aaaasamy 9 หลายเดือนก่อน

    Could you advise how could i remove this after applying

  • @connieembuscado7164
    @connieembuscado7164 3 หลายเดือนก่อน

    thanks

    • @SimonSezIT
      @SimonSezIT  3 หลายเดือนก่อน

      You are very welcome! Thanks for watching 😃

  • @Harleyrk99
    @Harleyrk99 ปีที่แล้ว +1

    What if you only wanted to highlight the part of the row that information typed into it? 🤠

    • @s.p7094
      @s.p7094 10 หลายเดือนก่อน +1

      Yes thats possible, highlight only the column and row that you wish to be highlighted then .. use the formula =cell("row")=row() instead. Then on the view code use activecell.calculate, and save it using Microsoft Excel Macro-Enable Workbook(*.xlsm)

  • @AnonymousHippo5
    @AnonymousHippo5 3 หลายเดือนก่อน

    How could you prevent highlighted column or row (orange color in this example) to NOT show up when you are printing the document out?

    • @SimonSezIT
      @SimonSezIT  3 หลายเดือนก่อน

      To prevent the highlighted column or row from showing up when printing, you can temporarily remove the fill color. Select the highlighted cells, go to the "Home" tab, click on "Fill Color," and choose "No Fill." After printing, you can reapply the original color.

    • @AnonymousHippo5
      @AnonymousHippo5 3 หลายเดือนก่อน

      @@SimonSezIT The active row changes when you move your curser around in your video. I don't believe this answer fits my question. Thanks.

  • @pawantiwari6993
    @pawantiwari6993 9 หลายเดือนก่อน

    It is working but my system is getting hanging issues after that.
    how to delete this function/command?

  • @hitorikun2191
    @hitorikun2191 3 หลายเดือนก่อน

    How about I want to select multiple rows, only the first row is being highlighted, not all the rows I selected.

  • @JakeTorres0206
    @JakeTorres0206 ปีที่แล้ว

    Great!

  • @travisos7199
    @travisos7199 9 หลายเดือนก่อน

    thank you

    • @SimonSezIT
      @SimonSezIT  9 หลายเดือนก่อน

      You are very welcome! Thanks for watching 🙂
      🚀 Level up your Excel skills with free training here 👉 th-cam.com/play/PLzj7TwUeMQ3gv7nwM6ad7r5ma_3UoOPtc.html & here 👉 th-cam.com/play/PLzj7TwUeMQ3g6U7Mwyy7G9Gwh-k2yNtfI.html

  • @mdrajibbinehsan5198
    @mdrajibbinehsan5198 ปีที่แล้ว

    without cell highlight color how i print a sheet

  • @MaxClements-t5v
    @MaxClements-t5v 11 หลายเดือนก่อน

    Everything works right up to the time you click on the second cell, all the ones after that stay the same color, not the one picked, they stay white.