Hi Guys.
I'm working on a report for work and i need to be able to count the entries from within a range.
I've searched the web (and here) but can only find out how to bring back the number of UNIQUE entires. My problem is that I'm wanting to find multiple entries.
This may be easier if i show you what i mean
Data:
--------------------
Bloggs1
Bloggs2
Bloggs3
Becham1
Becham2
Becham3
How can i get this so that it will search for all entires that have the value 'Bloggs' in it?
I know it will probably be easier by counting the all the bloggs separately and then adding them together but i'm sure there must be an easier way
Thanks in advance
Bookmarks