Page 2 of 2 FirstFirst 12
Results 16 to 26 of 26
  1. #16
    tgambill is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    May 2013
    Posts
    11

    I guess I misstated the field. Yes, the "Number to Order" field in the query works properly, it's the "Number Needed" field in the "Main" form which does not. Sorry for the confusion.

  2. #17
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    I sure would think that is plenty of machine to run this ap properly. How about my post #14?

  3. #18
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    I take it the "Number to Order" FORM bound to the "Number to Order" query works properly then.

  4. #19
    tgambill is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    May 2013
    Posts
    11
    Yes, however it is a datasheet form, which you probably noticed. Don't know whether that makes much of a difference?

  5. #20
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    How about modifying the "MainQuery" to include the calculations and then use that query for the Main Form instead of the table? If that works then as I said, I think this is simply some sort of "Access" timing issue.

  6. #21
    tgambill is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    May 2013
    Posts
    11
    Not sure how to do that since, when I pull up the field list from the "Add existing fields" button for the "Main" form, it only gives me fields from tables to choose from and not querys.

  7. #22
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    On the Data tab of the property sheet for the Form is a Record Source property (1st line). That is where you select the query instead of the table.

  8. #23
    tgambill is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    May 2013
    Posts
    11
    Success, thank you RuralGuy for your help!

  9. #24
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Great! The formula in the control gave you an error but putting the calculation in the RecordSource of the form works as expected, right?

  10. #25
    tgambill is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    May 2013
    Posts
    11
    That is correct

  11. #26
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    It has to be some sort of Access timing issue. Glad we came up with a solution that works. Again, put as many of the calculations in the RecordSource query and if you change values it will update the form as well.

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

Similar Threads

  1. Please help with this formula.
    By vickan240sx in forum Access
    Replies: 3
    Last Post: 09-17-2012, 03:44 PM
  2. Formula
    By Ray67 in forum Queries
    Replies: 53
    Last Post: 08-09-2012, 01:56 AM
  3. need a formula please
    By jimbob90 in forum Queries
    Replies: 1
    Last Post: 08-01-2012, 06:56 PM
  4. SQL Formula to Sum Itself
    By Scorpio11 in forum Access
    Replies: 1
    Last Post: 02-19-2011, 11:22 AM
  5. Data in Fields Disapearing
    By Robert M in forum Access
    Replies: 2
    Last Post: 07-21-2009, 03:56 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