Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default 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


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
what causes "invalid page fault in module AVWIZRES.DLL" Clarew Excel Discussion (Misc queries) 2 February 28th 06 12:53 AM
illegal operation: invalid page fault in moduel MS097.DLL JBuckland Excel Discussion (Misc queries) 1 November 13th 05 02:36 PM
fault message minostrada Excel Discussion (Misc queries) 1 September 14th 05 02:17 PM
Invalid page fault excel 97, win98 R D S Excel Discussion (Misc queries) 0 February 23rd 05 09:40 PM
EXCEL caused an invalid page fault Parthiban S Excel Discussion (Misc queries) 1 January 16th 05 08:39 PM


All times are GMT +1. The time now is 09:56 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"