ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Help with Page fault error in MS097.DLL (https://www.excelbanter.com/excel-programming/277355-help-page-fault-error-ms097-dll.html)

jkenne

Help with Page fault error in MS097.DLL
 
Help,
I'm using Excel 97, with Windows 98. Can anyone tell me why this part of
the code causes a page fault error in MS097.DLL.
Rows("1:1").Select
With Selection
.HorizontalAlignment = xlCenter
.VerticalAlignment = xlTop
.WrapText = True
.Orientation = 0
.ShrinkToFit = False
.MergeCells = False
End With

I've even recorded the same event and it also causes the same page fault
error

Error message:

EXCEL caused an invalid page fault in
module MS097.DLL at 0177:3070ab13.

Thanks,
James K




All times are GMT +1. The time now is 05:26 PM.

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