Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel file gets corrupted

I have prepared a Excel module composed of 1 front page that the user
get access to and where the user can update the data, all of the date
is then collated and reorganised on 2 other files one is a database
that keeps the records in the correct order and the other is the one
where the records are read from and written to before being stored on
the database. the whole thing is done on VBA code and Macros, the
access the user has is limited to the 6 buttons 1 combobox and 3 cells
(1 text and 2 numerical). The problem that I have is that the on
closing the program sometimes it crashes and one of the files doesn't
get saved but it becomes a number, how can I resolve the bug?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,758
Default Excel file gets corrupted

I think I'd spend time trying to find out why excel crashes.

If you can clear that up, you should be set.

The bad news is that this could be very difficult to determine. It could be
excel (itself). It could be the workbook. It could be the macros in the
workbook.

Unencumbered by the thought process...

My guess is that it's not excel--since it happens for various users?????

I think I'd create a smaller test version of the workbook (copy the macros over
and enough data to make it possible to test).

If that newly created workbook doesn't crash, I _think_ I'd recreate the
workbook in toto.

If that new workbook starts crashing, then I wasted your time--but that's how
I'd start.

Good luck,


Alex wrote:

I have prepared a Excel module composed of 1 front page that the user
get access to and where the user can update the data, all of the date
is then collated and reorganised on 2 other files one is a database
that keeps the records in the correct order and the other is the one
where the records are read from and written to before being stored on
the database. the whole thing is done on VBA code and Macros, the
access the user has is limited to the 6 buttons 1 combobox and 3 cells
(1 text and 2 numerical). The problem that I have is that the on
closing the program sometimes it crashes and one of the files doesn't
get saved but it becomes a number, how can I resolve the bug?


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,758
Default Excel file gets corrupted

One more thing. You may want to try opening the problem workbook in OpenOffice.

Then save a copy there. Maybe it'll clean up whatever is causing the trouble.

(http://www.openoffice.org, a 60-65 meg download or a CD)

Alex wrote:

I have prepared a Excel module composed of 1 front page that the user
get access to and where the user can update the data, all of the date
is then collated and reorganised on 2 other files one is a database
that keeps the records in the correct order and the other is the one
where the records are read from and written to before being stored on
the database. the whole thing is done on VBA code and Macros, the
access the user has is limited to the 6 buttons 1 combobox and 3 cells
(1 text and 2 numerical). The problem that I have is that the on
closing the program sometimes it crashes and one of the files doesn't
get saved but it becomes a number, how can I resolve the bug?


--

Dave Peterson
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
Please help me recover my corrupted ms excel file! [email protected] Excel Discussion (Misc queries) 5 September 24th 15 10:26 AM
Repairing a corrupted excel file Mike from Algodonales Excel Discussion (Misc queries) 4 November 24th 11 12:14 AM
Excel File corrupted a Excel Worksheet Functions 0 July 22nd 09 08:18 AM
Corrupted Excel File BillHolmes Excel Discussion (Misc queries) 1 August 26th 07 10:24 PM
Corrupted Excel file - but on only one machine? k Excel Discussion (Misc queries) 2 May 31st 05 01:12 PM


All times are GMT +1. The time now is 11:16 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"