$$Excel-Macros$$ Re: PREPARE INDEX WITH PAGE NUMBERS

2009-04-28 Thread vivek jain
MS EXCEL AND VBA MACROS Subject: $$Excel-Macros$$ Re: PREPARE INDEX WITH PAGE NUMBERS Hi, Try wsheet.Hpagebreaks.Count and Wsheet.VPageBreaks.Count. and wsheet.HPageBreaks().Location.Row Regards Ashish Jain www.excelitems.com Developer o

$$Excel-Macros$$ Re: PREPARE INDEX WITH PAGE NUMBERS

2009-04-28 Thread Ashish Jain
Hi, Try wsheet.Hpagebreaks.Count and Wsheet.VPageBreaks.Count. and wsheet.HPageBreaks().Location.Row Regards Ashish Jain www.excelitems.com Developer of OpenXL --- On Apr 28, 9:24 am, "vivek jain" wrote: > Dear All Groupm