Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Math Operations with DCount Results

Status
Not open for further replies.

sdavid74

Technical User
May 28, 2002
21
US
I have this line in a control box to count a number in a specific field

=DCount("[LastName]","OrientationMain","[Session 1] = True")

Now, on the same form, I am trying to multiply the result of this DCount by different numbers. I know this should probably be pretty easy, but I can't figure it out. Any suggestions?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top