Results 1 to 3 of 3
  1. #1
    bill1138 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Dec 2011
    Posts
    2

    find price in a table

    In excel I hace a grid showing prices for items which we lookup size. The first row has width sizes and the first column has length sizes. We use the following to do this lookup.



    '=INDEX(Wide,MIN(COUNT(D$144$159),COUNT(D$144$159)-COUNTIF(D$144$159,">="&H162)+1),MIN(COUNT(E$143:W$143),COUNT(E$ 143:W$143)-COUNTIF(E$143:W$143,">="&G162)+1))
    Last edited by bill1138; 12-28-2011 at 05:18 AM. Reason: to correct formula

  2. #2
    pdebaets is offline Competent Performer
    Windows Vista Access 2010 (version 14.0)
    Join Date
    Jul 2010
    Location
    Los Angeles
    Posts
    235
    Did you mean to post this on an Excel board? Also, what is your question?

  3. #3
    bill1138 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Dec 2011
    Posts
    2

    Fins price in a table

    I know how to do this in excel and have not idea about access.

    We sell window blinds which are sold by width and length. The prices are stored in a grid with the top row being the width and the first column being the length. I have linked to this grid however I have not been able to even start to come up with a querry to get the information from the grid.

    Got any ideas?

Please reply to this thread with any new information or opinions.

Similar Threads

  1. VBA: Find Record from in table from form
    By shimmy84 in forum Programming
    Replies: 6
    Last Post: 03-19-2012, 10:51 PM
  2. best way to find a record in a linked table
    By BRV in forum Programming
    Replies: 14
    Last Post: 11-10-2011, 09:31 AM
  3. Find and Replace query from a 2nd table
    By elightbox in forum Queries
    Replies: 1
    Last Post: 09-17-2010, 05:37 PM
  4. SQL - find out whether a table exists
    By yurako in forum Programming
    Replies: 2
    Last Post: 01-20-2010, 09:27 AM
  5. Replies: 1
    Last Post: 10-06-2009, 02:00 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums