I
I
Igor2016-09-26 23:41:23
excel
Igor, 2016-09-26 23:41:23

How to quickly switch to the desired column in excel 2010?

if there are no mountains of keys, then how to write in VBA?
161d209cd4ab416db9fd732611083724.png
A,F,H...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Saboteur, 2016-09-27
@IgorBee

Sub select_row_5()
ActiveCell.EntireRow.Cells(1, 5).Activate
End Sub
Write under all your columns and hang on Ctrl+column letter

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question