Results 1 to 2 of 2
  1. #1
    Relwal is offline Novice
    Windows 10 Access 2013 64bit
    Join Date
    Jan 2017
    Posts
    7

    Add Fields To Form Based on Recordset

    I want to run a query to return client names and then list those clients on a form with a text box next to each one so a number can be input for each client and then updated in the db.



    The part I don't know how to do, is to dynamically list the clients and add the textbox for each. I don't want to set up the labels and textboxes in advance because the number of records returned can be different each time.

    I am competent with VBA, so happy to do it like that if that is what is required - I just can't work out a solution.

    thanks in advance.
    Kerry

  2. #2
    CJ_London is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,444
    sounds like you just need to use a continuous (multiple items) form

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

Similar Threads

  1. Replies: 3
    Last Post: 07-26-2016, 02:12 PM
  2. Replies: 8
    Last Post: 10-24-2013, 02:37 PM
  3. Replies: 1
    Last Post: 06-20-2013, 05:06 PM
  4. Replies: 2
    Last Post: 03-08-2012, 12:59 PM
  5. Replies: 5
    Last Post: 02-27-2012, 02:05 PM

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