Search results

  1. alvingenius

    Disable Editing Subform in navigation form

    is there a way to lock specific tab with specific sourceobject ? and i can manipulate it with ur idea since he is on the wrong tab i will lock the whole nav form then when he click on the other tab then i will enable the nav form again and he can't click on the first tab anymore since...
  2. alvingenius

    Disable Editing Subform in navigation form

    i've nav form with 5 tabs with 5 subforms linked with em first tab named "NavProfile" linked to subform named "subProfile" when i open the main form "frmMain" in the nav form, tab named "NavPofile" is active automatically as it's the first tab i've managed to disable this tab but the subform...
  3. alvingenius

    Question Building Security system for Access Database

    Hello I'm building Archiving app with Access and in work we using it as FE/BE - BE in Local PC in local network and we are happy with that i want to add security system to the FE or BE to not allow it working outside users PCs and disable shift open and hiding tables and pasword protect...
  4. alvingenius

    Disable Editing Subform in navigation form

    user wont execute it again because if he changed the tab he can't open the disabled tab again my issue is because of nav form opening the first tab subform directly is there a way to make users to click on tab to show subforms inside ? i think that will help my case :rolleyes:
  5. alvingenius

    Disable Editing Subform in navigation form

    i know that already but it will apply only if i wanna disable edits on the whole navigation form in my case i dont :( only the subform in one of tabs i need to disable can we add subform name in your code to gt it ? and i've updated the thread
  6. alvingenius

    Disable Editing Subform in navigation form

    Hello i've main form named "frmMaster" and it have Navigation form with tabs and a tab button named "Profile" to open subform named "subProfile" inside navigation form this subform is opened directly when i open "frmMaster" because it's in the first tab and i'm trying to do a permissions...
  7. alvingenius

    Rearrange Report Fields after hidden some other fields

    i think you didn't get me right lets say i have this report : name : xxxxxxxxxxxxx phone : address: email :xxx@xxx.xxx Website: what i want is a report have null fields reorderd like phone: address: website: NOT LIKE : phone: address: website:
  8. alvingenius

    Rearrange Report Fields after hidden some other fields

    it's a printed report to fill , your suggestion is to fill it in form and i want to print Null Fields only
  9. alvingenius

    Rearrange Report Fields after hidden some other fields

    Hello this is my first post here in this great forum any my question is : i have a DB for employees data and i want to create a printed report to tell the employee to complete the missing fields on his profile and i want to mention this specific fields to fill only on this report my way...
Back
Top Bottom