Search results

  1. O

    Not able to change decimal places as per code!

    Yes, Goppo.....you understood correctly. It is working perfectly, I had to blank the decimal & format in the text box property. thanks Orsonros
  2. O

    Not able to change decimal places as per code!

    Yes, Goppo.....got the message, thanks! I rewrote the code just as you had suggested, but nothing happens, meaning the decimal places remains same. If I enter a value as 2 places it takes and changes all records to 2 places in the field. If value entered is 4 places it change all record in...
  3. O

    Not able to change decimal places as per code!

    Hi! I have written this code to change decimal places. Am I on the right track? On running the code the decimal place remains alway on 4 and does not change to 2 as required by the code. What am I doing wrong? Is there any other setting to be done? Either in the Table or the Forms text box...
  4. O

    Sequence break in key number field

    Hi! 1. If accidently a record or two in a sequence are deleted, how will you know that this has happened! What type of validation can be enforcedto prevent this? 2. How do you make your Tables, Quries, Forms, Reports, Macro tamper proof? Please help! Orsonros
  5. O

    Sequence break in record fields

    Hi! 1. If a a record two is accidently deleted, and there is a sequencial break in the key record field, how can one detect this error? How can a validation for this be enforced. 2. How do you prevent, Tables, Queries, Forms etc, from being tampered with. What are the security measures...
  6. O

    Break in Sequence!

    Hi! 1. If accidently a record or two in a sequence are deleted, how will one come to know that this has happened. What type of validation can be enforced. 2. How do you make your Tables, Quries, Forms, Reports, Macro tamper proof? Please help! Orsonros
Back
Top Bottom