Results 1 to 7 of 7
  1. #1
    Z1nkstar's Avatar
    Z1nkstar is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Mar 2014
    Location
    TX, USA
    Posts
    145

    I have a number field Problem!

    The Sort field is a number field that is supposed to be editable but I cant edit it in this screen I have to open the order and edit it there. My concern is that I don't want to have to open the up everytime to edit the value I want it to change when I change it.


    Click image for larger version. 

Name:	Capture.JPG 
Views:	21 
Size:	125.9 KB 
ID:	16536Click image for larger version. 

Name:	2.JPG 
Views:	21 
Size:	139.5 KB 
ID:	16537

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    Can you provide a little more info on your tables and relationships? Simple, plain English.
    Where is the SORT field stored? How does it get valued?

  3. #3
    Z1nkstar's Avatar
    Z1nkstar is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Mar 2014
    Location
    TX, USA
    Posts
    145
    it was supposed to be where if you click on the number in the sort value it would allow you to change it but now it wouldn't let anyone change it until the record is opened in the second picture but I also have the same values on a different form but everything is the same as far as I can tell but on the other form I can change the value from the form in the first screen? I absolutely have no idea how that could have happened

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    We need to know more about data relationships. What is the RecordSource of the form you want to edit?

    If you want to provide db 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.

  5. #5
    Z1nkstar's Avatar
    Z1nkstar is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Mar 2014
    Location
    TX, USA
    Posts
    145
    DLDB.accdb
    On Open
    Username: Michael
    Password: 062212
    Navigate to Fabrication Tab
    Click On Ruben
    You should see Sort column
    That’s where I can’t edit the number now go to Leo
    (Same Numbering Values)
    But I can edit the value on Leo Tab
    To edit Values on Ruben Tab I have to double click to open form for editing it.

  6. #6
    Z1nkstar's Avatar
    Z1nkstar is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Mar 2014
    Location
    TX, USA
    Posts
    145

  7. #7
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    As db is set up, makes it difficult to review. Not easy to close objects from Design view. I find this quite annoying. I switched to Overlapping Windows option.

    Also, the login uses code that is specific to 32-bit computers. I am using 64-bit. Instead of apiGetUserName, I just use Environ("USERNAME") to pull username from the network login.

    The Ruben subform AllowEdits property is set to No.
    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.

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

Similar Threads

  1. Replies: 6
    Last Post: 01-24-2013, 10:02 PM
  2. Sequential number problem
    By jfn15 in forum Programming
    Replies: 1
    Last Post: 06-21-2012, 09:33 AM
  3. Problem with Number Data Type
    By 1953hogan in forum Forms
    Replies: 3
    Last Post: 07-14-2011, 09:01 AM
  4. Text/Number Relationship Problem
    By Luke in forum Access
    Replies: 4
    Last Post: 07-07-2011, 11:29 AM
  5. slight number problem
    By Rigsby in forum Database Design
    Replies: 3
    Last Post: 01-06-2011, 11:27 AM

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