hi.. i wanna know how can i have table and charts of a sheet Full screened and FITTED (in every size of monitors ) when i click on the button1 ..
i have used this code but it didn't work properly
i have used this code but it didn't work properly
Code:
ActiveSheet.UsedRange.Select
ActiveSheet.ChartObjects.Select
Application.DisplayFullScreen = True
ActiveWindow.Zoom = True