Results 1 to 7 of 7
  1. #1
    Gregory23 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Nov 2015
    Posts
    28

    Multiple rows on the same form unlinked


    Dear all,

    Just wanna check how to place multiple rows on the same form in a way that the fields are not linked

    For example enter number 10 to the first row and it will not change row two to 10 but able to enter 20 or other number

    Thanks in advance

    G

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Not possible if this is a form bound to dataset. If it is not bound, would require 20 'rows' of controls - or however many 'rows' you want - that's 20 textboxes arranged vertically to represent one 'column' or field.
    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
    Gregory23 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Nov 2015
    Posts
    28

    Multiple rows different data

    Quote Originally Posted by June7 View Post
    Not possible if this is a form bound to dataset. If it is not bound, would require 20 'rows' of controls - or however many 'rows' you want - that's 20 textboxes arranged vertically to represent one 'column' or field.
    Hello ,

    Thank you for your reply . I wanted a form where each line is different . Now if I enter 10 all rows become 10

    Click image for larger version. 

Name:	Capture.JPG 
Views:	8 
Size:	23.9 KB 
ID:	22841Click image for larger version. 

Name:	Capture.JPG 
Views:	8 
Size:	23.9 KB 
ID:	22841

  4. #4
    CJ_London is online now VIP
    Windows 8 Access 2010 32bit
    Join Date
    Mar 2015
    Posts
    11,932
    As June says, it is because you have an unbound control in a continuous form. The control needs to be bound. From your picture, it looks like the field with 'somethin' in it is bound.

  5. #5
    Gregory23 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Nov 2015
    Posts
    28
    Hey Ajax,

    Thank you

  6. #6
    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
    Perhaps if you can give us an explanation, in plain language, of exactly what you're trying to do,here, and why you think the Field needs to be Unbound, we could be of further help.

    Welcome to the Access Forums!

    Linq ;0)>

  7. #7
    Gregory23 is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Nov 2015
    Posts
    28
    Hello ,

    My question was answered by Ajax previously therefore the issue is solved

    Thanks

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

Similar Threads

  1. Replies: 6
    Last Post: 09-24-2013, 06:02 PM
  2. Replies: 22
    Last Post: 09-21-2013, 01:47 PM
  3. Replies: 3
    Last Post: 05-15-2012, 02:51 PM
  4. Replies: 0
    Last Post: 02-13-2011, 02:55 PM
  5. Replies: 0
    Last Post: 11-30-2010, 12:51 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