View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ardus Petus Ardus Petus is offline
external usenet poster
 
Posts: 718
Default VBA changing Page Name.

Worksheets("Sheet1").name = Range("A1").value

HTH
--
AP

"paulrm906" a écrit
dans le message de
...

Hello
Does someone know how to get a VBA to change a page name according to
the value in a cell. The reason why I ask this is because I have a
database with many names and after entering a new name I must go to a
Template sheet enter their ID number in cell D1 and then change the
page name. And what I want is the sheet name to be equal to their ID
Number.

Paul Maynard
Moscow
Russia


--
paulrm906
------------------------------------------------------------------------
paulrm906's Profile:

http://www.excelforum.com/member.php...o&userid=28776
View this thread: http://www.excelforum.com/showthread...hreadid=520578