Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm helping a coworker with an excel spreadsheet which interfaces wit
an oracle (I believe) database. The template opens fine in Excel 97 yet fails to produce anything at all when it is used to create a ne file in Excel2003. Excel simply acts as if you had clicked nothing a all. The macros aren't loaded, and the page doesn't change. If you need more info about the problem, please ask -- Message posted from http://www.ExcelForum.com |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
Some questions - is there any error message? - What security level for macros is set - Is there an Auto_open or Workbook_open macro. If yes could you post the code -- Regards Frank Kabel Frankfurt, Germany I'm helping a coworker with an excel spreadsheet which interfaces with an oracle (I believe) database. The template opens fine in Excel 97, yet fails to produce anything at all when it is used to create a new file in Excel2003. Excel simply acts as if you had clicked nothing at all. The macros aren't loaded, and the page doesn't change. If you need more info about the problem, please ask! --- Message posted from http://www.ExcelForum.com/ |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
No error messages, nor any response of any kind. Nothing in the even
logs either. Medium Security level, such that it asks before running all macros. Neither of those macros exist. Only three custom macros, whic incidentally, are what I'm supposed to help them debug. Thanks for the response -- Message posted from http://www.ExcelForum.com |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
if you like email me your file and I'll have a look at it email: frank[dot]kabel[at]freenet[dot]de -- Regards Frank Kabel Frankfurt, Germany No error messages, nor any response of any kind. Nothing in the event logs either. Medium Security level, such that it asks before running all macros. Neither of those macros exist. Only three custom macros, which incidentally, are what I'm supposed to help them debug. Thanks for the response! --- Message posted from http://www.ExcelForum.com/ |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I checked with the leaders of the project, and they said that's a bi
no-no. Apparently there's information in the file that would not b suitable to release. Can you give me any suggestions of things to loo for -- Message posted from http://www.ExcelForum.com |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
then very difficult to say. Some ideas: - check the database connection - try removing this database connection part and see if the template opens afterwards - check all used macros (if there're any) -- Regards Frank Kabel Frankfurt, Germany I checked with the leaders of the project, and they said that's a big no-no. Apparently there's information in the file that would not be suitable to release. Can you give me any suggestions of things to look for? --- Message posted from http://www.ExcelForum.com/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Error"cannot open template wizard" in excel2003 is appearing ? | Excel Discussion (Misc queries) | |||
Excel2003 from Excel97 | Excel Discussion (Misc queries) | |||
MS-Query code from EXCEL97 doesn't work in EXCEL2003 ?? | Excel Discussion (Misc queries) | |||
formula from Excel97 doesn't work in Excel2003,any ideas why? | Excel Worksheet Functions | |||
Opening Open File Dialogue box from Excel97 | Excel Programming |