![]() |
MACRO in EXCEL
How do i create a macro where the selection changes each time? I want to
create many different charts from the same sheet. |
MACRO in EXCEL
Dim rng as Range
set rng = Range("A1:C30") now use rng in your macro commands. -- Regards, Tom Ogilvy "Brent" wrote: How do i create a macro where the selection changes each time? I want to create many different charts from the same sheet. |
All times are GMT +1. The time now is 07:29 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com