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
Binding Select (Multiple)
set and distribute wallpaper using GP
How do web hosting providers keep public ip addresses live when one ISP fails
Oracle 10g: How to index a column in a materialized view?
MS Access SQL Divide by Zero workaround needed
How and where can I save and load a segmented control with NSUserDefaults
HMAC-MD5 (RFC 2104) VB
Is there a tool to check to see who has enabled auto-forward in outlook
In Perl, how do I check if a value already exist in the database
Cisco VPN client for Windows, use both RSA SecurID soft token and hard token