Quantcast
Channel: Active questions tagged excel - Stack Overflow
Viewing all articles
Browse latest Browse all 89399

How to end VBA on a specific sheet column?

$
0
0

After a macro has run I want the screen to be on a specific column of the spreadsheet so I can check the data has gone in correctly.

I worked out how to activate a specific sheet.

I tried this

Cells(ActiveCell.Column, "BW").Activate

It selects the first row of the column but doesn't move the screen to display the selection.


Viewing all articles
Browse latest Browse all 89399

Latest Images

Trending Articles



Latest Images