Page 2 of 2 FirstFirst 12
Results 16 to 21 of 21
  1. #16
    ssanfu is offline Master of Nothing
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2010
    Location
    Anchorage, Alaska, USA
    Posts
    9,664
    Be aware there is a much, much greater chance of corruption due to the constant creating and deleting of objects.There will be also be bloat........

  2. #17
    TOPSie is offline Competent Performer
    Windows 10 Access 2016
    Join Date
    Mar 2021
    Posts
    153
    Yes I agree. I am actually recoding a VB.Net program into Access - I know this is very retrograde and I have reasons to do this (too long to explain). The VB.NET does the job with a GridView - which isn't the neatest of implementations but it does work for the purpose I have in mind. Now if Access supported a GridView......

  3. #18
    Micron is offline Very Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    13,423
    BTW, there is a control limit on a form (unless that restriction has been deprecated). What can you do with a data grid that you can't do with continuous subforms?
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  4. #19
    TOPSie is offline Competent Performer
    Windows 10 Access 2016
    Join Date
    Mar 2021
    Posts
    153
    I want something that looks like a calendar, simple squares reading left to right then start the next row... Only thing in each square is a simple small bit of text. With subforms (I think) I would have to line them up across the frame and populate the top entry in each then move down an entry as I get the next batch of numbers etc.... (Of course I am a bit of an Access novice, so I might be misunderstanding subforms)

  5. #20
    Micron is offline Very Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    13,423
    I take it that the 'something' isn't a calendar as that would be easier than what you seem to be doing. If you had an example of what it will end up looking like, you might get ideas. "as I get the next batch of numbers" sort of suggests that you're creating controls on the fly based on the number of fields x records. That doesn't sound manageable nor like the correct approach. Maybe Albert's images and advice will provide some insight

    https://answers.microsoft.com/en-us/...d-7fd4efd3ea81
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  6. #21
    orange's Avatar
    orange is offline Moderator
    Windows 10 Office 365
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    Perhaps you could show a screen shot regarding

    The VB.NET does the job with a GridView - which isn't the neatest of implementations but it does work for the purpose I have in mind. Now if Access supported a GridView......
    There may be options.

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

Similar Threads

  1. Replies: 4
    Last Post: 03-30-2018, 02:31 PM
  2. Deleting Form and Controls in VBA
    By eagerlearner in forum Programming
    Replies: 4
    Last Post: 11-16-2014, 02:59 PM
  3. Replies: 1
    Last Post: 01-31-2013, 02:58 PM
  4. Creating a Form with 2 combo boxes and a text box
    By smorris4804 in forum Access
    Replies: 1
    Last Post: 06-17-2011, 02:06 PM
  5. Creating Report using Text boxes & db fields
    By Nancy J. in forum Reports
    Replies: 13
    Last Post: 07-20-2009, 07:09 AM

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