How to highlight row and column of active cell in excel | Active cell row and column highlight

Опубликовано: 08 Октябрь 2024
на канале: Excel Mentor
33
3

in this video i will show you about how to highlight row and column of active cell in excel. if you want to know more about how you can highglight rows and column of active cell in excel in hindi so watch this video till end without skip the video. because in this video i will full explain about how to colored highlight row and column in excel. so lets start right now.

Video Title : How to highlight row and column of active cell in excel | Active cell row and column highlight

Query Form : https://docs.google.com/forms/d/e/1FA...

Important Links:
------------------------
Download practical file : https://drive.google.com/file/d/1sTlv...

Important Code
-------------------------------------------
Only column Highligh
-----------------------------
=COLUMN()=CELL("col")


Only Row Highlight
-----------------------
=CELL("row")=ROW()


Row and column both Highlight
--------------------------------
=OR(CELL("col")=COLUMN(),CELL("row")=ROW())


VBA Code
--------------
Private Sub Worksheet_SelectionChange(ByVal Target As Range)
If Application.CutCopyMode = False Then
Application.Calculate
End If
End Sub
-------------------------------------------

Covered Keywords :
------------------------
How to highlight row and column of active cell in excel,
Active cell row and column highlight
highlight row and column active cell
active cell row highlight
active cell column highlight
how to highlight row active cell
how to highlight column of active cell
excel active cell row highlight
excel active cell column highlight
how to highlight row and column of active cell
active cell row highlight
active cell row color highlight
active cell column highlight

Hash Tags :
-----------------
#how_to_highlight_row_active_cell
#active_cell_row_highlight
#active_cell_column_highlight
#row_highlight_active_cell
#active_cell_highlight_row
#active_cell_column_highlight


Related Videos :
------------------------
⫸ Advance excel daily bases expenses tracker
   • Video  

⫸ Dynamic Dashboard in Excel with Progressive chart
   • Video  

⫸ Automaticly free unlimited whatsapp message with image with excel
   • Automaticly free unlimited whatsapp m...  

⫸ how to remove password from excel sheet
   • how to remove password from excel she...  

⫸ how to add stroke on text in css
   • how make facebook page | create a bus...  

⫸ How to create barcode in excel
   • Video  

⫸ How to convert excel error into a simple message
   • How to convert excel error into a sim...  

⫸ convert number to word excel
   • Video  

----------------------------------------------------------------------------
For Business Cont :- help.excelmentor @gmail.com
----------------------------------------------------------------------------
Follow on:
-----------------------------------------------------------------------------
☑ Instagram : https://www.instagram.com/
☑ Telegram : https://t.me/
☑ Twitter : https://twitter.com/
☑ Like FB page : https://www.facebook.com/
☑ Join FB Group :   / groups  
-----------------------------------------------------------------------------
🙏Disclaimer- Some contents are used for educational purposes under fair use. Copyright Disclaimer Under Section 107 of the Copyright Act 1976, allowance is made for "fair use" for purposes such as criticism, comment, news reporting, teaching, scholarship, and research. Fair use is a use permitted by copyright statute that might otherwise be infringing. Non-profit, educational, or personal use tips the balance in favor of fair use. All credit for copyright materiel used in video goes to a respected owner. 🎓
----------------------------------------------------------------------------