Results 1 to 10 of 10

Help needed...

Threaded View

  1. #1
    Registered User
    Join Date
    02-04-2006
    Posts
    11

    Cool Help needed...

    Hi! I need some help with my table, the problem is this....


    Date---------Basket1 Basket2 Basket3 Basket4 Basket5
    01-01-2006-----12-----5-------28--------44--------50
    02-01-2006-----1------4-------32--------44--------6
    03-01-2006-----12-----2-------45--------34--------49
    04-01-2006-----22-----8-------19--------32--------1


    I want to create a code that shows if anyday there was the same products buyed, exemple: If i write 12,5,28,44,50 the code should answer Yes, in 01-01-2006 or given this litle table, if i write 1,5,32,44,6 the code should anwser No. The code should only analyse row by row (By Date) and it could be able to answer if i write more that five products, exemple, if i write products 22,18,19,32,1,4,44,6, it should answer Yes 02-01-2006 and in 04-01-2006.
    Because the combination of this products result in two diferent buys!

    The other problem is this, imagine that the every mumber written is an product , now i want a code that show me how long a product ins't buyed, exemple, if i write Product Number: 12, the code should answer: Product 12 was last buyed 03-01-2006, 1 times since the last operational day (04-01-2006)


    Thank you very much if someone could help me....
    Last edited by l.o.c.o.s; 02-04-2006 at 04:35 PM.

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