Search results

  1. C

    Anyone know how what's the code for detecting Form is loaded from other database

    I am looking for the code to detect another form being loaded in another database, and return the path directory. Is it possible? Anyone can help? Thank you.
  2. C

    Append query in code

    Anyone know how to write code for append query in VBA. the append query can change the attributes based on the criteria. it looks something like that... if condition is true then append field 1, field 2 else append field 2, field 3 end if
Back
Top Bottom