Recent content by aamirsaeed67

  1. A

    Updating table with unbound fields on forrm

    Rich I really appreciate the way you analyze a problem, however, I just like to know, how we can add text/values/data directly in a table without bouding the fields. Is there any way, is so, i dont know the method or code, in depth. Your support is apprecited. Regards Aamir
  2. A

    Updating table with unbound fields on forrm

    Help awaited :-) Hello, I am still waiting for anyone's help with regards to my problem.
  3. A

    setting password for various users

    Create a table for user ID and passwords and validate/authenticate the users through login form entries. Set password field property to password (to hide keystrokes)
  4. A

    Updating table with unbound fields on forrm

    Dear Rich This form contains values copied from other form and calculated fields. The user will further enter some data in 3-4 field. If i bound the fields to table then, i think, it wont be able to copy those values from other form, calculate values. Your help is very much appreciated...
  5. A

    Updating table with unbound fields on forrm

    Hello I need to know the method using which we can update the table(s) with the fields shown on a form. I mean to say, all the fields on the forms are unbound, not attached with table, table should be updated with these new fields' data after the user presses the command button mentioning SAVE...
Back
Top Bottom