Re: I get this sign <> in my query

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



GUESSING here. You did not say where you see "<>" such as in value returned in a field, a field (column) title, etc.

So assuming that you are using a crosstab query and that sign is appearing as a column header then the <> means that the values that are being used for this column is NULL.

You can get rid of it by using a where clause that screens out null values in the column. In query design view, add the field you are using for Value and change the total to WHERE and set the criteria to Is Not Null.

John Spencer
Access MVP 2002-2005, 2007-2009
The Hilltop Institute
University of Maryland Baltimore County

AGOKP4 wrote:
Hi all,

I get this sign <> in my query...what does it mean and how can I get rid of it?


Thanks!!!
.



Relevant Pages

  • Re: Garage Door Openers ...
    ... I'm guessing that the top one of these will do the trick. ... I'm gutted they got rid of the key access. ...
    (uk.rec.motorcycles)
  • Re: How to replace "Blank" With "0"
    ... I'm guessing that you have a left-join or crosstab query. ... choose a default date and surround my date field with NZ ...
    (microsoft.public.access.queries)
  • Re: Digital rights & LPs
    ... I'm guessing that what you really want to be able to show is that you ... where you are) you're only allowed to make copies for backup ... If you get rid of the original, ... This is, of course, impractical nonsense. ...
    (rec.audio.pro)
  • Re: New HD TV, what to buy
    ... crap mandated by the government anyway. ... I assume to get rid of the extra $$$ people save up every few years when they need to be repaired and all parts are special order and NLA. ... I'm looking forward to the day when I can pick up a dead HD bigscreen for free, I'm guessing it'll happen within the next couple years, for now NTSC is good enough for what I've paid for it, which is nothing. ...
    (sci.electronics.repair)
  • Re: xp_cmdshell output question
    ... EXEC master..xp_cmdshell 'dir c:\ /B' ... Using /B with dir helps to get rid of most of the junk that dir outputs, ... > guessing that I could do a dir> files.txt and then do a BCP import of ...
    (microsoft.public.sqlserver.programming)