Let's say I've got a table, and I want to pull a count of a specific value for one specific field... like anyone who lives in CA, and then save that as a variable for later use, how would I accomplish this? I've been told I could do an actual query, then save the results as a separate table, then get a count of that, but that just seems like it would waste system resources and create useless tables. I unfortunately don't have the help files installed on my work PC here, so I'm unable to consult them. Thanks in advance for any help you might be able to provide.
-Doug
-Doug