+ Reply to Thread
Results 1 to 2 of 2

dsum search criteria (quicker way?)

Hybrid View

  1. #1
    Registered User
    Join Date
    01-30-2006
    Posts
    7

    dsum search criteria (quicker way?)

    i am just starting to use dsum to do some simple calculations and i want to calcualte the sum of several columns.

    usually i write by search criteria like this

    PHP Code: 
    search_criteria
    ="=1" 
    but if say i'd got 100 values to serach by how could i achieve the following without manually writing each one out?

    PHP Code: 
    ="=1"
    ="=2"
    ="=3" 

    many thanks
    mxp

  2. #2
    Registered User
    Join Date
    01-30-2006
    Posts
    7
    to answer my own question

    i had assumed that the formula needed to be in the format

    ="=1" when in fact because its an integer and not a string it can simply be in the format =1, which obviously is easy to drag and copy up to any value.

    many thanks
    mxp

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1