Results 1 to 5 of 5
  1. #1
    shadowsedge is offline Novice
    Windows 10 Access 2016
    Join Date
    Mar 2016
    Posts
    19

    Possible: 2 forms from one database with part greyed out on 2nd from from first.

    I made a form where one department fills out the 1st part of a form.
    Once done, they submit it and it goes to another for response.



    Is it possible to have a 2nd form with the information from the 1st form on it but grayed out so they can't make changes but can read and respond?

    If it is possible, how would I accomplish it. Is there a better way? Still learning so I do not know all the ins and outs.

  2. #2
    John_G is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    For all the controls you want greyed out and locked, set the Enabled property to No.

  3. #3
    Missinglinq's Avatar
    Missinglinq is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    May 2012
    Location
    Richmond (Virginia, not North Yorkshire!)
    Posts
    3,018
    And you can do that easily, without having to go to each individual Control, like this:

    In Form Design View

    1. Hold down <Shift> and Left-Click on each Control, in turn, that you want greyed out.
    2. Right-Click
    3. Click on Properties
    4. Go to the Data Tab and set Enabled Property to No

    You're done!

    Linq ;0)>

  4. #4
    shadowsedge is offline Novice
    Windows 10 Access 2016
    Join Date
    Mar 2016
    Posts
    19
    Sweet, works awesome. ty both.

  5. #5
    Missinglinq's Avatar
    Missinglinq is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    May 2012
    Location
    Richmond (Virginia, not North Yorkshire!)
    Posts
    3,018
    Glad we could help!

    Good luck with your project!

    Linq ;0)>

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

Similar Threads

  1. Part Inspection Database Help
    By yoseph12 in forum Access
    Replies: 5
    Last Post: 12-20-2015, 02:21 PM
  2. Replies: 2
    Last Post: 09-01-2015, 08:25 AM
  3. Copy part of database from table
    By samirmehta19 in forum Import/Export Data
    Replies: 1
    Last Post: 09-06-2013, 01:10 PM
  4. How Can export Large table part by part
    By shabar in forum Import/Export Data
    Replies: 2
    Last Post: 02-04-2013, 06:29 AM
  5. Replies: 1
    Last Post: 09-07-2012, 10:45 AM

Tags for this Thread

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