Microsoft
Software
Hardware
Network
Question : Excel VBA no matter what column I'm in, select the cell in row 5
Hi Experts
I'm sure this is easy but my brain is tired.
How do I move the ActivelCell to row 5 of that same column?
Eg, if H24 is Active, then select H5. Of if N12, select N5.
Sorry for a dumb question.
Will
Answer : Excel VBA no matter what column I'm in, select the cell in row 5
Will,
Use a line like this in your procedure:
Cells(5, ActiveCell.Column).Select
P
atrick
Random Solutions
Windows 2003 Terminal License server problem
Please help me out on cluster logs ...
Editable dropdown list in ASP.net 3.5 using C#
How to manually download McAfee EPO updates?
implementing aixpert on aix
Move exchange storage group to another drive
reamviewer 5
Dynamically building an image menu?
How do I allow users on SBS 2008 to install programs?
Microsoft Exchange Outlook Anywhere SSL Issue