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
Exchange 2010. Install Failed, now can't uninstall
Citrix XenServer can't mount NFS share
BES and NSPI connections
Raid 1 Rebuild Failed - Adaptec 1210SA
Xquery assign datetime variable
Can't connect to local MySQL server through socket
I have an Exchange 2003 on a SBS2003 and I need it to handle 2 or more email domains
Creating an AD Query
How do I unlock an Imation flash drive
AD Scripts and Windows 7