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
|