strange error message: 
Author Message
 strange error message:

Hi there,

on all of my machines I get the following error message:

2282: Das Format, in dem Sie das aktuelle Objekt auszugeben versuchen, ist
nicht verwendbar
I try to translate:

the format, you try to output the actual object, is not available.

This is the code which causes the error.

            DoCmd.SendObject acReport, stDocName, _
                acFormatXLS, _
                IIf(RstAdjust!Email, rst!Email, "mail") _
                , , , _
                strAdressen_Text, _
                strDialog, False

It seems to me that acFormatXLS causes the trouble.

Any ideas?

Regards
Helmut



Thu, 12 May 2005 21:05:16 GMT  
 strange error message:
Hi there
I found out, that the code works fine on office 2000 but I get the error on
office xp!

Regards



Fri, 13 May 2005 04:11:51 GMT  
 strange error message:

Hi Helmut:

I am experiencing the exact problem you are, and I was wondering if
anyone had offered an explanation or solution since you posted last
November.  In some cases, if we don't specify the format, and allow the
selection box of formats to come up, and let the user select Excel, the
problem goes away (as a workaround.)  But in at least one case, I still
get an error.  I have been wondering whether this has to do with what
exchange filters are installed, or not installed, when doing a 'Typical'
Office installation.

--
Posted via http://dbforums.com



Tue, 02 Aug 2005 06:16:33 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Strange Error Message

2. Very strange error message

3. strange error-message (only in german avialable; sorry)

4. Strange Error Message

5. Strange error message - Permission Denied???

6. VERY Strange error message!

7. Strange error message

8. Strange error message

9. Strange error message - help required

10. A strange error message...

11. Strange Error Message File ;" Already In Use

12. strange error message

 

 
Powered by phpBB® Forum Software