Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 34
  1. #16
    moke123's Avatar
    moke123 is offline Me.Dirty=True
    Windows 11 Office 365
    Join Date
    Oct 2012
    Location
    Ma.
    Posts
    1,879
    You can randomize it. https://www.access-programmers.co.uk...5/post-1640309
    If this helped, please click the star * at the bottom left and add to my reputation- Thanks

  2. #17
    yrstruly is offline Competent Performer
    Windows 10 Access 2013 64bit
    Join Date
    Nov 2024
    Posts
    122
    No change at all

  3. #18
    madpiet is offline Expert
    Windows 10 Office 365
    Join Date
    Feb 2023
    Posts
    565
    Split your database and post the front end. I'm not interested in your data. Oh, and go back and import the table that's providing the values for the form's combobox.

  4. #19
    yrstruly is offline Competent Performer
    Windows 10 Access 2013 64bit
    Join Date
    Nov 2024
    Posts
    122
    The front end contains data, how do i get rid of it?

  5. #20
    madpiet is offline Expert
    Windows 10 Office 365
    Join Date
    Feb 2023
    Posts
    565
    If it's one database and not two (front end usually ends in _fe and the backend with _be (I think). if you didn't split it, and you go into the tables part, split databases will have an arrow... if you go into Tables, and click on Linked Table Manager, the linked ones will show up there.

  6. #21
    June7's Avatar
    June7 is offline VIP
    Windows 11 Access 2021
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    So what field type is FumigationStatus?

    My suggestion works for me with a Yes/No field.

    You can make a new database and import forms.

    Or make a copy and delete tables or DELETE records or change data so it isn't real.

    To attach file, 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.

  7. #22
    yrstruly is offline Competent Performer
    Windows 10 Access 2013 64bit
    Join Date
    Nov 2024
    Posts
    122
    Here is the BE and FE without data. Sample data for the two tables is in excell format. Form is frmtblPermitinformation
    https://drive.google.com/file/d/1I5F...ew?usp=sharing

  8. #23
    madpiet is offline Expert
    Windows 10 Office 365
    Join Date
    Feb 2023
    Posts
    565
    those are COLUMN WIDTHS.

  9. #24
    June7's Avatar
    June7 is offline VIP
    Windows 11 Access 2021
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    Should always Compact & Repair before uploading files. Both files significantly reduced in size after C&R. Could have zipped and attached here to post. Should run C&R periodically.

    Since you have RowSource of Yes;No, ColumnCount should be 1 and ColumnWidths can be blank.
    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.

  10. #25
    yrstruly is offline Competent Performer
    Windows 10 Access 2013 64bit
    Join Date
    Nov 2024
    Posts
    122
    Can you please amend the FE and share it with me, because im not getting anywhere with this. Same issue.

  11. #26
    jojowhite's Avatar
    jojowhite is offline Competent Performer
    Windows 11 Access 2021
    Join Date
    Jan 2025
    Posts
    433
    what is the form name with your combo?

  12. #27
    yrstruly is offline Competent Performer
    Windows 10 Access 2013 64bit
    Join Date
    Nov 2024
    Posts
    122
    "frmtbiPermitInformation"
    Attached Thumbnails Attached Thumbnails combobox.PNG  

  13. #28
    jojowhite's Avatar
    jojowhite is offline Competent Performer
    Windows 11 Access 2021
    Join Date
    Jan 2025
    Posts
    433
    on Design view, click FumigationStatus combobox and on Property Sheet->Data
    Code:
    Row Source: -1; "Yes"; 0; "No"

  14. #29
    yrstruly is offline Competent Performer
    Windows 10 Access 2013 64bit
    Join Date
    Nov 2024
    Posts
    122
    Please share the FE with me, where you made the changes

  15. #30
    jojowhite's Avatar
    jojowhite is offline Competent Performer
    Windows 11 Access 2021
    Join Date
    Jan 2025
    Posts
    433
    you need to relink it again to your BackEnd.
    https://1drv.ms/u/c/c5af92cc292c1bb3...3xj6A?e=cRmGAC

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

Similar Threads

  1. Replies: 4
    Last Post: 04-26-2020, 02:33 AM
  2. Replies: 8
    Last Post: 12-20-2019, 12:50 AM
  3. Replies: 3
    Last Post: 05-02-2019, 02:29 PM
  4. Replies: 19
    Last Post: 06-26-2018, 07:13 AM
  5. Replies: 1
    Last Post: 11-28-2013, 10:03 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