[mso] Re: Advanced Filtering - Access 2007

A completely empty "cell" in Access is null, so your where clause is 
'myField is not null'.  If you find that this is still finding empty items, 
then they probably contain empty strings, so 'myField is not null and 
myField <> ""'.

Regards, Dave S

----- Original Message ----- 
From: "Michele Wong" <balboagrad@xxxxxxxxx>
To: <mso@xxxxxxxxxxxxx>
Sent: Thursday, May 01, 2008 8:35 AM
Subject: [mso] Advanced Filtering - Access 2007


>I have imported an excel table into access with about 95 rows and 40 
>columns
> of data. I need to be able to filter out data and print into a report. For
> example, If the cell contains something (non-blank) I need to be able to
> filter so that the non-blank rows print in the report. I have been reading
> the help, but am doing somethign wrong. Can anyone guide me on this?
> -- 
> Thanks,
> Michele Wong
> Reliable Cyber Solutions, LLC
> http://www.reliablecyber.com
>
>
> *************************************************************
> You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or 
> MicrosoftOffice@xxxxxxxxxxxxxxxx
>
> To send mail to the group, simply address it to mso@xxxxxxxxxxxxx
>
> To Unsubscribe from this group, visit the group's homepage and use the 
> dropdown menu at the top.  This will allow you to unsubscribe your email 
> address or change your email settings to digest or vacation (no mail).
> http://www.freelists.org/webpage/mso
>
> To be able to share files with the group, you must join our Yahoo sister 
> group.  This group will not allow for posting of emails, but will allow 
> you to join and share problem files, templates, etc.: 
> http://tech.groups.yahoo.com/group/MicrosoftOffice . This group is for 
> FILE SHARING ONLY.
>
> If you are using Outlook and you see a lot of unnecessary code in your 
> email messages, read these instructions that explain why and how to fix 
> it:
> http://personal-computer-tutor.com/abc3/v28/greg28.htm
> ************************************************************* 

*************************************************************
You are receiving this mail because you subscribed to mso@xxxxxxxxxxxxx or 
MicrosoftOffice@xxxxxxxxxxxxxxxx

To send mail to the group, simply address it to mso@xxxxxxxxxxxxx

To Unsubscribe from this group, visit the group's homepage and use the dropdown 
menu at the top.  This will allow you to unsubscribe your email address or 
change your email settings to digest or vacation (no mail).
http://www.freelists.org/webpage/mso

To be able to share files with the group, you must join our Yahoo sister group. 
 This group will not allow for posting of emails, but will allow you to join 
and share problem files, templates, etc.:  
http://tech.groups.yahoo.com/group/MicrosoftOffice . This group is for FILE 
SHARING ONLY.

If you are using Outlook and you see a lot of unnecessary code in your email 
messages, read these instructions that explain why and how to fix it:
http://personal-computer-tutor.com/abc3/v28/greg28.htm
*************************************************************

Other related posts: