Search results

  1. M

    Referring to the data in rows below

    Column A Column B Column C Column D 1*010101001000000 CF 5 010101002000000 RF 010101002000000 RF 010101029000000 CU 1*010101001000000 CF 10 010101351010000 RF 2*010101354000000 CF 11 2*010101354000000 CF 13 010101358000000 CY...
  2. M

    Finding values in a table

    I have a table of classes with different rates (%'s) so first column shows codes (DG, FG, RG) 2nd column is C-rate (.05%,.4%,1.2%) then D-Rate (.04%,.5%,0.9%) I have another table that has a bunch of items with a code beside them. I want a query to look at what code is beside the item and have...
  3. M

    If statments and referring to other tables

    I am new to access and am having troubles figuring out if statements. I want an if statement in a table that says if column 1 = "whatever" then column 2 = "YAY" else column 2 = "NO". How would I apply this to a table? Also I have a table that has one column it is a list of codes. In another...
Back
Top Bottom