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
Delphi 6 not recompiling .pas files
send mail to undisclosed receipent in lotus notes
How to parse XML string in Oracle procedure ?
Duplicate Databes
Exchange SMTP problems
Printing problems in Outlook - incomplete printout
Memory Advanced ECC Mode with Mixed DIMM Capacities on Dell R710 PowerEdge
InDesign CS3: Select a specific text frame
Getting own send e-mail in Blackberry
How to design my DNS structure