Results 1 to 18 of 18

counting and loops

Threaded View

  1. #1
    Registered User
    Join Date
    07-11-2005
    Posts
    30

    Quickie Array Question

    hello

    i need help with programming a module that will count a column by comparing the value after it and saving the number of rows it counted before a different value occured in addition with saving the row number to a variable at the row right before the different value occured.
    this will occur throughout the whole column

    example

    245
    245
    245
    245
    245
    250
    250
    250
    260
    260
    so the loop (as i would imagine) would count the number of rows for 245 which is 5 and say it occured on row 26 which will save row 26 to some variable then it will count 250 which is 3 and so forth

    any help would be greatly appreciated
    Last edited by narutard; 07-19-2005 at 09:29 AM.

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