Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would not be able to post the excact excel file since it is a department
income statement and has sensitive data in it for my client. The data comes out of a SQL database at the time the report is ran and has about 5000 records that are being copied over to the temp1 sheet after the filter is applied. I noticed that at the time of the runtime error, the data is copied to the temp sheet. If I use the code "on error continue" the report will run in Windows 2003 okay. Still not sure why it runs okay in XP but not in 2003. I suspect that there must be some record of data being copied that it does not like. For now, I have this workaround. Thank you for your assistance in this matter. ""Peter Huang" [MSFT]" wrote: Hi Based on my test, it seems that I can not reproduce the problem, can you provide a simple test excel worksheet file and attached in the newsgroup together with the reproduce code, data and steps. So that I can reproduce the problem at my side. Also the 1004 is general error, is there any detailed error message? Best regards, Perter Huang Microsoft Online Partner Support Get Secure! - www.microsoft.com/security This posting is provided "AS IS" with no warranties, and confers no rights. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I meant running in Office 2003 okay. I am running the program on a Windows XP
Pro OS, not Windows 2003 server. "TechFirm" wrote: I would not be able to post the excact excel file since it is a department income statement and has sensitive data in it for my client. The data comes out of a SQL database at the time the report is ran and has about 5000 records that are being copied over to the temp1 sheet after the filter is applied. I noticed that at the time of the runtime error, the data is copied to the temp sheet. If I use the code "on error continue" the report will run in Windows 2003 okay. Still not sure why it runs okay in XP but not in 2003. I suspect that there must be some record of data being copied that it does not like. For now, I have this workaround. Thank you for your assistance in this matter. ""Peter Huang" [MSFT]" wrote: Hi Based on my test, it seems that I can not reproduce the problem, can you provide a simple test excel worksheet file and attached in the newsgroup together with the reproduce code, data and steps. So that I can reproduce the problem at my side. Also the 1004 is general error, is there any detailed error message? Best regards, Perter Huang Microsoft Online Partner Support Get Secure! - www.microsoft.com/security This posting is provided "AS IS" with no warranties, and confers no rights. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I think that may some data format which may related with the issue. Anyway, I am glad you have workaround the problem, if you still have any concern, please feel free to post here. Best regards, Perter Huang Microsoft Online Partner Support Get Secure! - www.microsoft.com/security This posting is provided "AS IS" with no warranties, and confers no rights. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Code works with Excel 2000 but not with Excel 2002 | Excel Programming | |||
Code works with Excel 2000 but not with Excel 2002 | Excel Programming | |||
Code works with Excel 2000 but not with Excel 2002 | Excel Programming | |||
code works in excel 2002, but not in excel 2003 | Excel Programming | |||
Excel 2002/2003 Macro Compatibility issue | Excel Programming |