J
jeridbohmann
Below is a post I put on here previously. It was answered by using a
Select.Distinct and it worked great. The 2 people also mention that I could
add a counter on the report. So if Joe Smith went to google 20 times a day it
would say:
Joe Smith | www.google.com | 20
At the time it was needed, but now it is. Hoping for the same kind of help I
got before. Thanks!!
POST=
I have a strange request here. We are trying to lockdown internet usage at my
work and they asked me to take the logs (text files_ and import them into
Access.
Done without a problem.
However I have a series like this in the report:
Username www.google.com
Username www.msn.com
Username www.google.com
Now this user might have gone to google 2 times that day, but I want the
report to only show it once. It is in the tables as 2 times, but the report I
am trying to shrink with getting rid of duplicates. Not sure what to do here.
We have people who go to google (or whatever, such as their home page) 20
plus times a day. So the report is getting too long.
Thanks!
Select.Distinct and it worked great. The 2 people also mention that I could
add a counter on the report. So if Joe Smith went to google 20 times a day it
would say:
Joe Smith | www.google.com | 20
At the time it was needed, but now it is. Hoping for the same kind of help I
got before. Thanks!!
POST=
I have a strange request here. We are trying to lockdown internet usage at my
work and they asked me to take the logs (text files_ and import them into
Access.
Done without a problem.
However I have a series like this in the report:
Username www.google.com
Username www.msn.com
Username www.google.com
Now this user might have gone to google 2 times that day, but I want the
report to only show it once. It is in the tables as 2 times, but the report I
am trying to shrink with getting rid of duplicates. Not sure what to do here.
We have people who go to google (or whatever, such as their home page) 20
plus times a day. So the report is getting too long.
Thanks!