Page 2 of 2 FirstFirst 12
Results 16 to 18 of 18
  1. #16
    Micron is offline Virtually Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    12,800


    is there a way to open a form in hidden view and change the properties all in one big pass
    You would have to open form(s) in design view but hidden and allow code to modify properties of the form and/or its controls. You will need to specify the view and window mode parameters:

    https://docs.microsoft.com/en-us/off...docmd.openform
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  2. #17
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,424
    Really think the one big pass approach is not user friendly- so user has to twiddle their thumbs whilst the one big pass covers 39 forms and 10 reports when all they want to do is check a value and exit

    Plus as already mentioned if the code requires opening a form in design view you cannot supply a .accde as design view, hidden or not is not an option

  3. #18
    twgonder is offline Expert
    Windows 10 Access 2016
    Join Date
    Jun 2022
    Location
    Colombia
    Posts
    658
    Okay, let's wrap up the number and currency formatting issues. I modified the original db to have a lot more functionality and you can test entering all kinds of numbers and how they display in a table or form. Note that for the Number types, the format is set to General Number. You can change that to see even more specific formats. Enjoy!

    I hope this file uploads okey, the date/time the the uploader shows is all wrong for the file stored in my PC.

    dtCurrFormatTest1.accdb

Page 2 of 2 FirstFirst 12
Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 8
    Last Post: 04-21-2021, 09:44 AM
  2. Simple table relationships ("faces" to "spaces" to "chairs")
    By skydivetom in forum Database Design
    Replies: 36
    Last Post: 07-20-2019, 01:49 PM
  3. Using "Like operator" on fields of type currency
    By GraeagleBill in forum Programming
    Replies: 9
    Last Post: 05-28-2018, 05:15 AM
  4. Replies: 4
    Last Post: 09-23-2015, 09:13 AM
  5. Replies: 1
    Last Post: 09-07-2015, 08:00 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