Quote:
Originally Posted by PeterT
This was based on a post from chaley...
means the count of the values in formats so means books with only one format.
And then means books which are in PDF format, so
Code:
formats:#=1 and formats:pdf
means books with only one format, and that format IS PDF.
|
Tremendous! Thanks ever so much!!