Super Video ... Thx a ton !! Very lucidly explained.
2 suggestions ... problems I faced
1) My file was originally an xls file ... Excel & forced me to save it as an xlsm file (macro enabled), else I'd have lost the typed VB code.
2) The "Developer" Tab was not visible to me initially.
Of course I'm extremely savvy with computers and it was a no-brainer to google & find it ... but it might prove disconcerting to a few users ... perhaps you could add it as a couple of lines somewhere ...
This is just what I needed. I wanted something to Highlight the columns as well and modified it slightly and it worked fine. Also I only wanted the Headings or the Rows and Columns Highlighted and instead of choosing the entire worksheet, I just used the area I wanted Highlighted and it worked great. It's not yet perfect yet but this Video has helped a great deal.
this is very good info. ....now here comes the question---is is possible to highlight only the active cell instead of the whole row??? if so, how can I do it?
Thank you for the tutorial!! It comes in handy; however, how can I save it for use in different workbooks? I'd like to apply it to any new workbook, without having to re-do the macro.
The first day I wrote all the code and it worked like a charm. However, when I returned the next day to work- something went haywire and the code no longer works. I tried what I could think of (deleting the code/CF, resaving as a new file, starting over; making a new "name" and doing it that way with new code references) to fix it, but to no avail. Any ideas on what could be going wrong?
The first day that I tried it- I entered all the coding just as directed and it was working like a charm. Then, I quit for the day and returned the next- everything seems to be broken.
I tried using a new "defined name" and redid the whole thing, but to no avail.
I also tried saving as a new program while deleting all the code and then starting over- and nothing seems to bring back the great functionality!
Hi there Robert. Tks for the tip. I've implemented the macro and it looked like it was working just fine. However, after using the worksheet a little more, I noticed I was no longer able to run the undo command. I've double-checked the programming and it looks like it's just like yours. Any ideas?
but this is an utterly ridiculous amount of work to accomplish what should be a built in feature to a piece of software made by a software giant. microsoft excel FAIL
Brilliant idea! I have been looking for the option to highlight the row I am working on for about 4 years. BUT it does not work for me as it results in an complie error. I have done it on two different PCs and versions of Excel, checked very carefully and have word based detailed copies/screenshots of the results. How can I send these to you for that extra bit of help.
Hey. This looks like it could be very useful for a chemical list that I'm setting up. I tend to struggle with most things computer based but I managed to follow your tutorial up until you mention concatenation. How did you produce the concatenation symbol in visual basic?
Awesome tutorial. I do not how to use VBA , but I manage to make it work for a sheet. I am interested to see this trick working for a workbook. You mentioned something in the clip, but I must say that I am a little bit confused about what do I have to do for this purpose! Maybe you can help me.
Hi there. I have two identical sheets, one containing old data, and one containing revised parts. I'd like to add some conditional formatting to have a thin red border around any cells whose contents are not the same between the two sheets. Think you could make a tutorial for that?
Sir, thank you so much
galishan 1 month ago
great tutorial but 1 problem, after doing this my CTRL-Z (undo) function does not work???
supersonickaraoke 1 month ago
Your explanation is crystal clear buddy! I loved it!
sethurk 2 months ago
This Macro is amazing BUT it doesn't work when I share the workbook.. would anyone know why??
Thanks in advance!!
FloweyG 3 months ago
This has been flagged as spam show
hi this great work....but one problem when we close the workbook an open again it is not working pls help me on this problem...
my mail address.abbasbjatti_1974@hotmail.com
mrskt1973 3 months ago
First step of highlighting row 1 did not work in 2007 ... odd!!!
Also how can you highlight row and column simultaneously? Thanks
MrVisuallearning 4 months ago
Super Video ... Thx a ton !! Very lucidly explained.
2 suggestions ... problems I faced
1) My file was originally an xls file ... Excel & forced me to save it as an xlsm file (macro enabled), else I'd have lost the typed VB code.
2) The "Developer" Tab was not visible to me initially.
Of course I'm extremely savvy with computers and it was a no-brainer to google & find it ... but it might prove disconcerting to a few users ... perhaps you could add it as a couple of lines somewhere ...
prakashwadhwani 5 months ago
@prakashwadhwani hahaha gadha tu itna 'savvy' hota toh sab gogle aur youtube karne ki zaroorath nahi hoti
FloweyG 3 months ago
Worked perfectly! The one dislike must not have known what "concatenate" meant lol.
Vapipelaya757 5 months ago
Works perfectly, thank you very much.
I do not understand yet, how it works, but it is excellent, thank you again!
visamway 7 months ago
how do i cancel caculating all my fomular in my workbook after any click? (not using manual caculating)
minhthangub 11 months ago
Hi
This is just what I needed. I wanted something to Highlight the columns as well and modified it slightly and it worked fine. Also I only wanted the Headings or the Rows and Columns Highlighted and instead of choosing the entire worksheet, I just used the area I wanted Highlighted and it worked great. It's not yet perfect yet but this Video has helped a great deal.
isaydivx 1 year ago
this is very good info. ....now here comes the question---is is possible to highlight only the active cell instead of the whole row??? if so, how can I do it?
thank you much
Mrjustacabron 1 year ago
Cool tip. Thanks.
Can I ask what programme you used to make the video? I'm looking for one that will give a visual representation when the mouse is clicked.
paddle61 1 year ago
Thanks for the tutorial It comes in handy
now what if i want 2 highlight both the Row & Column of the activecell...
6642633 1 year ago
Thank you for the tutorial!! It comes in handy; however, how can I save it for use in different workbooks? I'd like to apply it to any new workbook, without having to re-do the macro.
Mardevac 1 year ago
Hi! This is a great tip!
The first day I wrote all the code and it worked like a charm. However, when I returned the next day to work- something went haywire and the code no longer works. I tried what I could think of (deleting the code/CF, resaving as a new file, starting over; making a new "name" and doing it that way with new code references) to fix it, but to no avail. Any ideas on what could be going wrong?
esmith0123 1 year ago
Hi- This is a great video/tip!
The first day that I tried it- I entered all the coding just as directed and it was working like a charm. Then, I quit for the day and returned the next- everything seems to be broken.
I tried using a new "defined name" and redid the whole thing, but to no avail.
I also tried saving as a new program while deleting all the code and then starting over- and nothing seems to bring back the great functionality!
Any ideas on what could be going wrong?
esmith0123 1 year ago
Hi there Robert. Tks for the tip. I've implemented the macro and it looked like it was working just fine. However, after using the worksheet a little more, I noticed I was no longer able to run the undo command. I've double-checked the programming and it looks like it's just like yours. Any ideas?
HeyDoc 1 year ago
Excellent tutorial! Can you provide additional VBA code for highlighting the column of the active cell as well (I'm assuming the CF is similar)?
Thanks
Bho8175 1 year ago
One problem I'm running into is that when the Macro is on, I lose my undo as soon as I jump from one cell to the next.
Otherwise the technique works great.
wellfleetwine 1 year ago
really thank you man ,
works like a charm
you saved me a great time :)
with respect & Regards
firatyuksek 1 year ago
great work
but this is an utterly ridiculous amount of work to accomplish what should be a built in feature to a piece of software made by a software giant. microsoft excel FAIL
chrisjh805 1 year ago
This was great! Just what I needed to get my work done more efficiently and accurately! Thanks!
adgurl01 2 years ago
Could anyone write down the formulas please I can't read them on my iPhone the quality isn't clear enough! Many thanks
lispy3 2 years ago
Private Sub Worksheet_SelectionChange( _
ByVal Target As Range)
With ThisWorkbook.Names("Activerow")
.Name = "Activerow"
.RefersToR1C1 = "=" & ActiveCell.Row
End With
End Sub
IM2HARD2RESIST 2 years ago
CF is an easier route. But, yes, you could use VBA only.
cmart02 2 years ago
Would it work just using VBA ?
myRow = range(Activecell.row)
colorindex(myRow)
Just wondering why you had to use the conditional formating. Thanks!
takingcookies1 2 years ago
thank you so much
misaejung 2 years ago
Brilliant idea! I have been looking for the option to highlight the row I am working on for about 4 years. BUT it does not work for me as it results in an complie error. I have done it on two different PCs and versions of Excel, checked very carefully and have word based detailed copies/screenshots of the results. How can I send these to you for that extra bit of help.
WejOfOst 3 years ago
You can send me the workbook where you created it and I will check it out for you.
cmart02 3 years ago
Hey. This looks like it could be very useful for a chemical list that I'm setting up. I tend to struggle with most things computer based but I managed to follow your tutorial up until you mention concatenation. How did you produce the concatenation symbol in visual basic?
cheers.
bau03123 3 years ago
It is the ampersand symbol (&). That's all there is to it.
cmart02 3 years ago
Awesome tutorial. I do not how to use VBA , but I manage to make it work for a sheet. I am interested to see this trick working for a workbook. You mentioned something in the clip, but I must say that I am a little bit confused about what do I have to do for this purpose! Maybe you can help me.
planiolro 3 years ago
Update was posted with query. I had to split into two videos though.
cmart02 3 years ago
Great! Thank you!
liquidkernel 3 years ago
Hi there. I have two identical sheets, one containing old data, and one containing revised parts. I'd like to add some conditional formatting to have a thin red border around any cells whose contents are not the same between the two sheets. Think you could make a tutorial for that?
AaronofKent 3 years ago
Wow. Great tutorial, very handy little script. I was straining my eyes trying to look across 8 columns of data, this definitely helps.
Thanks!
AaronofKent 3 years ago
Thank you for the comments. Whenever you need help, post what you'd like to see. Time permiting, I will be glad to post videos.
All the best
Robert
cmart02 3 years ago