Microsoft Access Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsDatabasesMicrosoft Access Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old May 14th, 2004, 07:11 AM
psusweety8 psusweety8 is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: May 2004
Posts: 1 psusweety8 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Unhappy impossible access task

I created a report which displays several fields for each part. I need to devise a way in which only
the parts that have no values in these fields will be displayed. Keep in mind that I have an extremely
large part list. Thanks for help!

Reply With Quote
  #2  
Old June 13th, 2004, 01:15 AM
smercer smercer is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jun 2004
Posts: 11 smercer User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
That sounds like a big job that is not really inpossible.

to make a object disappear you need a macro. the following is for one field only
1) set action to "SetValue"
2) set condition to:

[the_field_name] Is Null

3) At the bottom of window there are two text boxes. in the "item" box type:

[the_field_name].[Visible]

4) In the expression box type:

yes

Repeat the process for the rest of the fields

Good luck

Reply With Quote
  #3  
Old August 3rd, 2004, 10:43 AM
sherrington sherrington is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Aug 2004
Posts: 85 sherrington User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 8 h 4 m 52 sec
Reputation Power: 5
Quote:
Originally Posted by psusweety8
I created a report which displays several fields for each part. I need to devise a way in which only
the parts that have no values in these fields will be displayed. Keep in mind that I have an extremely
large part list. Thanks for help!

Try using code in the OnFormat event of the report:

part1.visible = isnull(part1field1) ...

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsDatabasesMicrosoft Access Development > impossible access task


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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 On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway