ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   numbering new sheets with the same number (https://www.excelbanter.com/excel-programming/276154-numbering-new-sheets-same-number.html)

NICK

numbering new sheets with the same number
 
Hi

i need to know how to number new sheets with the same
number as previous ones

can anyone help

thanx
NICK

Chip Pearson

numbering new sheets with the same number
 
Nick,

I'm not sure what you mean. You can change the name of a sheet with code
like

Worksheets(2).Name = "NewName"

Perhaps you could provide a few more details about what you want to do.

--
Cordially,
Chip Pearson
Microsoft MVP - Excel
www.cpearson.com


"NICK" wrote in message
...
Hi

i need to know how to number new sheets with the same
number as previous ones

can anyone help

thanx
NICK




tomhaddock[_2_]

numbering new sheets with the same number
 
...is not possible as you cannot have sheets with same number or name.

Tom


All times are GMT +1. The time now is 07:49 AM.

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