Hi all!
I'm trying to persuade a report to count the number of occurrences of particular words, e.g. 'Google' for a specified date range (as entered on form) and display the result on the report (as a number). I've tried every combination i can think of, but i can't get it to work! I've attempted to use =Count(IIf([Source]="google",0)) but all this does is count up the times it occurs in total, completely ignoring the given date range, yet every other field on this report is behaving properly within the date range....
any ideas?
Thanks!
Barry
I'm trying to persuade a report to count the number of occurrences of particular words, e.g. 'Google' for a specified date range (as entered on form) and display the result on the report (as a number). I've tried every combination i can think of, but i can't get it to work! I've attempted to use =Count(IIf([Source]="google",0)) but all this does is count up the times it occurs in total, completely ignoring the given date range, yet every other field on this report is behaving properly within the date range....
any ideas?
Thanks!
Barry