Search results

  1. M

    Dcount with multiple criteria

    Hi I have problem in DMax which i tried but no luck, could someone help me to solve this please. Rev# - Is a numeric field. JobNumber - Is a text field. Department - Is a text field. Sorry for the wrong subject. Thanks Ram
  2. M

    Dcount With Multiple Criteria

    Hi Everyone... Good day, I have the below given Dcount code with multiple criteria and I wanted to add 1 more condition which I couldn't solve myself. Kindly help me to fix this. The Current Code CountMsg = DCount("*", "[F_Tbl_Msg]", "[ToUserID]='" & [TempVars]![TempUser] & "' And...
  3. M

    Look up a value from one table to another

    I have database with 2 tables in it, its my sample tables the 1 st table is Projects where i have 3 feilds the first one is serial no and the second one is Project where the data is unique and this is primary field and the third feild is having the project engineers name. The second table...
Back
Top Bottom