accessman2
Registered User.
- Local time
- Today, 15:45
- Joined
- Sep 15, 2005
- Messages
- 335
Hi,
In VB of the Excel,
I want to setup like this,
if the ActiveWindow cannot show the selected cell at all (maybe show half of it), then ActiveWindow.ScrollColumn = 8
But, I don't know how to check whether or not the selected cell size is shown in the active window.
Please let me know, thanks.
In VB of the Excel,
I want to setup like this,
if the ActiveWindow cannot show the selected cell at all (maybe show half of it), then ActiveWindow.ScrollColumn = 8
But, I don't know how to check whether or not the selected cell size is shown in the active window.
Please let me know, thanks.