A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Hiding query results



 
 
Thread Tools Display Modes
  #1  
Old May 13th, 2004, 08:20 PM
Brian
external usenet poster
 
Posts: n/a
Default Hiding query results

Hi

I run a query from code but don't want the results
displayed to the user. How do I hide the result table?

I looked under tools/options but couldn't spot anything.
Is there something I put in my code?

Thanks

  #2  
Old May 13th, 2004, 08:49 PM
Rick B
external usenet poster
 
Posts: n/a
Default Hiding query results

If you run it in code, what do you want to do with it (if not display it for
the user)?

Rick B


"Brian" wrote in message
...
Hi

I run a query from code but don't want the results
displayed to the user. How do I hide the result table?

I looked under tools/options but couldn't spot anything.
Is there something I put in my code?

Thanks


  #3  
Old May 13th, 2004, 10:11 PM
Brian
external usenet poster
 
Posts: n/a
Default Hiding query results

I process the records and decide what actions the user
will be presented with.



-----Original Message-----
If you run it in code, what do you want to do with it

(if not display it for
the user)?

Rick B


"Brian" wrote in

message
...
Hi

I run a query from code but don't want the results
displayed to the user. How do I hide the result table?

I looked under tools/options but couldn't spot anything.
Is there something I put in my code?

Thanks


.

  #4  
Old May 14th, 2004, 12:02 AM
Chris Nebinger
external usenet poster
 
Posts: n/a
Default Hiding query results

You will want to use DAO or ADO in VBA to process the
records. I recommend picking up an Access book to help
you on your journey.


Chris Nebinger



-----Original Message-----
I process the records and decide what actions the user
will be presented with.



-----Original Message-----
If you run it in code, what do you want to do with it

(if not display it for
the user)?

Rick B


"Brian" wrote in

message
...
Hi

I run a query from code but don't want the results
displayed to the user. How do I hide the result table?

I looked under tools/options but couldn't spot anything.
Is there something I put in my code?

Thanks


.

.

 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 05:15 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.