November 19, 200322 yr I'm trying to create a db for keeping track of callers and their problems/questions/comments. I have a file for the callers, and a file for the P/Q/Cs. I currently have it set up so that when I create a new caller I can select the P/Q/C from a list generated from the records in the P/Q/C file. That works, however I want to be able to count how many callers had one particular P/Q/C and display that information on that particular P/Q/C in the P/Q/C file. When I tried to do this I received an error message saying I had a circular definition or something of that sort. Which is super frustrating, because it took me a while to just get to that point. Second problem, same db. I want to display the first and last date a P/Q/C was reported on that P/Q/C record. thanks
November 19, 200322 yr Author Nevermind, I figured it out. It helped that I stop thinking about how I did it in excel.
Create an account or sign in to comment