Results 1 to 2 of 2
  1. #1
    pradeep.sands is offline Advanced Beginner
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jun 2013
    Posts
    49

    Question looping through recordset (columnwise)

    Hi guys,
    I have a query("batdetails") interlinked with several tables, which looks like this:
    Attachment 12878
    also I hav a table ("factors") which looks like this:


    Attachment 12879

    My questions is, suppose if I consider the entire field/column "Lk_T0max" from the query "batdetails", every record in this field should pass a range check (error should be reported with msgbox). The parameters for this range check should be taken from the table "factors". For this example, every record of the field Lk_T0max from batdetails, should satisfy the range between 'min' and 'max' where ID=4 (i.e. for the respective Lk_T0max from the table "factors").
    And similarly for other fields too.

    Can someone help me out with this.

  2. #2
    rzw0wr is offline I will always be a newbie
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2013
    Location
    Indiana
    Posts
    479
    Ok, to clarify you question.
    You want to take a single row of data from batdetails and compare that to a column of data in factors.
    If a problem is found report the problem to the user.
    Correct?

    Dale

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

Similar Threads

  1. Looping
    By ddrew in forum Forms
    Replies: 8
    Last Post: 10-08-2012, 01:48 AM
  2. Replies: 2
    Last Post: 06-13-2012, 06:00 PM
  3. Replies: 2
    Last Post: 03-08-2012, 12:59 PM
  4. Looping query
    By jaykappy in forum Queries
    Replies: 13
    Last Post: 02-24-2012, 03:05 PM
  5. Replies: 1
    Last Post: 11-13-2009, 03:03 AM

Tags for this Thread

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