vba - Allow only additions and hide existing records in access form -


i have form in access linked table. when user opens form, not want user access or view existing records , able submit new entry.

i have given following values allowadditions, allowdeletions , allowedits shown in image below gives button navigate through records in table.

  • allowadditions - yes
  • allowdeletions - no
  • allowedits - no

enter image description here


Comments

Popular posts from this blog

ruby - re-try logic in a simple loop -

ruby - Accessing variable name -

c# - Error in creating twitterizer app in asp.net -