Results 1 to 15 of 15
  1. #1
    JHG is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2019
    Posts
    28

    Record Data does not change per record

    I have the problem that the record info does not save per record.

    The only info which are saving is the quantities, Stock No and Stock Name. All the other fields are Combo Boxes where specific variable data must be selected and it may differ per record.

    The image should also change per record, but it keeps the image throughout all the records.

    I am new at access.


    Click image for larger version. 

Name:	Capture FormView FB1.JPG 
Views:	28 
Size:	36.1 KB 
ID:	39275 Click image for larger version. 

Name:	Capture FormView FB14.JPG 
Views:	28 
Size:	37.4 KB 
ID:	39276

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    Would need to examine database. If you want to provide for analysis, follow instructions at bottom of my post.
    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
    GinaWhipp's Avatar
    GinaWhipp is offline Competent Performer
    Windows 7 64bit Access 2013 32bit
    Join Date
    Jul 2011
    Location
    Ohio, USA
    Posts
    377
    Are those combo boxes BOUND to the field in the table? In other words, do they have a Control Source? What makes the images change? Is there code that does that?

  4. #4
    JHG is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2019
    Posts
    28
    No they do not have a control source. Should it have that?

  5. #5
    JHG is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2019
    Posts
    28
    I only have winrar. Will it work for you? If not, I can download perhaps what will work for you.

  6. #6
    JHG is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2019
    Posts
    28
    Nope. I noticed in design view the boxes show unbound.

  7. #7
    GinaWhipp's Avatar
    GinaWhipp is offline Competent Performer
    Windows 7 64bit Access 2013 32bit
    Join Date
    Jul 2011
    Location
    Ohio, USA
    Posts
    377
    Well, being UNBOUND they will not save back to the Table. They need to be BOUND to the field in the Table.

  8. #8
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    Use Windows Compression to zip files for attaching to post.
    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.

  9. #9
    JHG is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2019
    Posts
    28
    I hope it is ok
    Attached Files Attached Files

  10. #10
    JHG is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2019
    Posts
    28
    I will try to do this in the property panel I suppose

  11. #11
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    I would not use OLEObject field. Review this discussion https://www.accessforums.net/showthread.php?t=77669

    You have an Image control on form but that will not work with OLEObject field. Attachment field works with Image control.

    Also review https://www.accessforums.net/showthread.php?t=73766

    Regarding inventory control, review http://allenbrowne.com/AppInventory.html

    If you want combobox selections saved, then bind to fields.
    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.

  12. #12
    JHG is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2019
    Posts
    28
    The binding works except for the images

  13. #13
    GinaWhipp's Avatar
    GinaWhipp is offline Competent Performer
    Windows 7 64bit Access 2013 32bit
    Join Date
    Jul 2011
    Location
    Ohio, USA
    Posts
    377
    True but you can use the Image Control to display an image from a stored path.

  14. #14
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    Did you read post 11 and review the referenced links?
    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.

  15. #15
    JHG is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2019
    Posts
    28
    Yes, It is working perfectly now Thank You very much

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

Similar Threads

  1. Replies: 17
    Last Post: 01-25-2018, 08:03 PM
  2. Replies: 4
    Last Post: 10-21-2017, 09:56 AM
  3. Replies: 6
    Last Post: 07-28-2016, 06:07 PM
  4. Replies: 3
    Last Post: 06-30-2015, 08:10 AM
  5. Replies: 15
    Last Post: 03-05-2015, 03:30 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