Search results

  1. L

    #Size error in Report

    Hello! I have a textbox in report which should sum 3 fields, The first error occurred because sometimes one of the fields returns NULL, so I've used Nz function, the problem is it's now returning #size error :banghead: The expression is as follows...
  2. L

    VBA If statement error

    Dear All, I have a simple equation to check if the materials in warehouse are sufficient for use as required or not I wrote a label to alert the user if there is no sufficient amount for use So, if the required material has sufficient amount , I need the alert to be invisible The problem is...
  3. L

    Append Query Error

    Dear All, I've a problem with my Append Query, each time I run it, it keeps duplicating entries, the confirmation message tells me that I'm going to add 1 row, this is OK the second time to run >> 2 rows 3rd one >> 4 rows , 16 , 32 and so on and each time i run it it keeps...
Back
Top Bottom