ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Help on following topic. (https://www.excelbanter.com/excel-programming/434990-help-following-topic.html)

Aligahk06

Help on following topic.
 
Dear All,

can anybody though a light on following topic.
As i want to accomplish the following.
Create the chart Programmatically
Create Links Programmatically
Name Ranges Programmatically

Please assist ?

Rgds,

Aligahk06.

Gary''s Student

Help on following topic.
 
For the last one:

Sub Namer()
Range("A1:A2").Name = "Ali"
End Sub

--
Gary''s Student - gsnu200907


"Aligahk06" wrote:

Dear All,

can anybody though a light on following topic.
As i want to accomplish the following.
Create the chart Programmatically
Create Links Programmatically
Name Ranges Programmatically

Please assist ?

Rgds,

Aligahk06.


Gord Dibben

Help on following topic.
 
Have you tried the macro recorder?


Gord Dibben MS Excel MVP

On Thu, 15 Oct 2009 09:31:08 -0700, Aligahk06
wrote:

Dear All,

can anybody though a light on following topic.
As i want to accomplish the following.
Create the chart Programmatically
Create Links Programmatically
Name Ranges Programmatically

Please assist ?

Rgds,

Aligahk06.




All times are GMT +1. The time now is 08:58 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com