Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old April 12th, 2007, 02:25 AM
Ely
Guest
 
Posts: n/a
Default Where Condition

Can some one write me the code in Visual Basic for an expretion
similar to the Where Condition to open a report? I can't use the
Where Condition because it pop up a message of Microsoft database Jet
Engine. Any help I will realy apriciate it.

Thanks,
Ely

  #2  
Old April 12th, 2007, 04:25 AM
Tom van Stiphout
Guest
 
Posts: n/a
Default Re: Where Condition

On 11 Apr 2007 18:20:16 -0700, "Ely" <visualkidnet@yahoo.comwrote:

Such expression would trigger the same error message. If you reply
with:
* the exact error message
* the exact query
* The line of code that currently opens your report
we may be able to help.

-Tom.

Quote:
>Can some one write me the code in Visual Basic for an expretion
>similar to the Where Condition to open a report? I can't use the
>Where Condition because it pop up a message of Microsoft database Jet
>Engine. Any help I will realy apriciate it.
>
>Thanks,
>Ely
  #3  
Old April 12th, 2007, 04:35 AM
tina
Guest
 
Posts: n/a
Default Re: Where Condition

are you talking about the WHERE condition in a macro? if you're getting a
Jet error when attempting to apply a WHERE clause to a report's recordset in
a macro, why do you think you'll get a different result by doing the same
thing in VBA? how about telling us what the Recordsource of your report is;
if it's a SQL statement or a saved query, please post the SQL statement. and
tell us what the WHERE clause is. and finally, tell us exactly what the
error message says. with enough information, maybe someone here can help you
to get it working.

hth


"Ely" <visualkidnet@yahoo.comwrote in message
news:1176340816.661432.141110@b75g2000hsg.googlegr oups.com...
Quote:
Can some one write me the code in Visual Basic for an expretion
similar to the Where Condition to open a report? I can't use the
Where Condition because it pop up a message of Microsoft database Jet
Engine. Any help I will realy apriciate it.
>
Thanks,
Ely
>

 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles