View Single Post
 
Old 07-01-2014, 11:39 AM
romanticbiro romanticbiro is offline Windows 7 32bit Office 2003
Advanced Beginner
 
Join Date: Feb 2014
Posts: 42
romanticbiro is on a distinguished road
Default

hello dear

it gave this errowr after running a macro, mostly cause of page number cause the macro create sheet by file-name successfully and coppy first word without page number then stopp and gave the errowr message,
highlighted code-line:
WkSht.Cells(i, 2) = .Duplicate.Information(wdActiveEndAdjustedPageNumb er)

last part PageNumber)

thanks

Last edited by romanticbiro; 07-01-2014 at 12:00 PM. Reason: fixing code line
Reply With Quote