Results 1 to 6 of 6
  1. #1
    kwag is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2014
    Posts
    3

    Form with pivot + filtered datasheet

    Hey,



    before I ask my question: I have very limited access knowledge so I'm aware that my question is rather simple, so if you think "he could google it" - I tried. Unfortunatey solutions which I found are not best... but If u can point me to good source with access tutorials - will be grateful

    So. I have one very simple table.

    Employee Name - only 4 possible values there
    Status - only 4 possible values there
    Customer info

    And I want to create form for user in which I will have:
    Filtered datasheet - so I can see (and edit) ONLY records which belongs to employee x, but I want column "Employee Name" to be hidden and unable to be seen by user - I know I can make simple query with filter and put in form, but is there better solution? Ofc I can put subform , filter it and hide column but user could just unhide it.

    Pivot table or chart - so user will have quick overview how many and which statuses he has - Thats giving me a problem...

    Will be grateful for hints.

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,930
    Who is 'user' - the 4 employees?

    How does Access 'know' which employee is the user?

    Column is not available to be hidden or unhidden if there is no control bound to the field on the form.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    kwag is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2014
    Posts
    3
    Yes. Employees are users.

    I was thinking about splitting database and providing each user with different front-end.

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,930
    A multi-user database should be split but distributing different versions of the frontend sounds like a maintenance headache.

    Another approach is a login procedure.

    Another is to grab the username from the network login.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  5. #5
    kwag is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2014
    Posts
    3
    I see. Thank you for hints.

    Maybe you have some sites with info where I could find out how start constructing frontend with login?

    And any advice for creating pivot inside form filtered by user/employee name?

  6. #6
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,930
    Login procedure is common topic. Search forum. Here is one https://www.accessforums.net/access/...gin-23585.html

    Explore pivot table/chart and CROSSTAB query. Cannot do data entry/edit with those structures.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 2
    Last Post: 07-28-2014, 01:15 PM
  2. Filtered Report from filtered datasheet form
    By gemadan96 in forum Reports
    Replies: 7
    Last Post: 01-03-2014, 05:12 PM
  3. Replies: 5
    Last Post: 07-17-2013, 08:35 PM
  4. Replies: 3
    Last Post: 03-25-2013, 02:01 PM
  5. Exporting Pivot Table to Excell - only want filtered records
    By Jennifer227 in forum Import/Export Data
    Replies: 1
    Last Post: 04-01-2011, 03:10 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums