![]() |
Page number within a worksheet
How can thru programming we can get page number within an excel worksheet
-- Anupam |
Page number within a worksheet
Here is the code to do it
With ActiveSheet.PageSetup .CenterFooter = "Page &P" End With I assume you know to put the code in a module. "Anupam Soral" wrote: How can thru programming we can get page number within an excel worksheet -- Anupam |
All times are GMT +1. The time now is 05:04 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com