Rank: Administration
Groups: Administrators, Beta Testers Posts: 3,133  Location: Auburn, GA Thanks: 1035 times Was thanked: 507 time(s) in 421 post(s)
|
Hi Billi--
Nice to meet you via your picture.
This is an easy one -- the only kind I am doing today hihi.
Go to tools/advanced/database commands. Type:
select distinct call from log
A window will open showing each call once. it perfectly covers the database commands window, so move it aside or close it, and look at the status bar at the bottom of the window. It will show 1/xxxx, where xxxx is the number of distinct calls.
BTW you can get total call count by doing the same thing, but omitting DISTINCT from the command.
Tnx & 73,
Dennis WN4AZY
|