Page 2 of 2 FirstFirst 12
Results 16 to 26 of 26
  1. #16
    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,917
    Not yet but the temp has been dropping for the last week. I'm hooking up the snow thrower.

  2. #17
    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
    Amazingly, after a Summer like you'd expect in Death Valley, we're actually having Autumn weather here in the South East! Last year Summer went til December and then Fall until April! Winter popped in for 2 entire days, with four inches of snow that was gone by Day 3!

    Don't forget that firewood!

  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,917
    Got the wood already.

    After removing the formatting values on the control and setting it to just Currency, summing the controls work as well. Just an FYI.

  4. #19
    Tvanduzee is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jul 2012
    Posts
    39
    Genius, absolute Genius.......... Thank you so much
    It even got it resolved "before" ALL my hair went missing.

    Thank you so much
    Terry

  5. #20
    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
    Glad we could help!

    Good luck with your project!

    Linq ;0)>

  6. #21
    Tvanduzee is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jul 2012
    Posts
    39
    On the same form, I have a field in the subform called Markup.
    This field needs to be the Cost * 40% (1.40). If I change the control source to reflect this, it will become unbound. I tried putting =[WO_Details_Cost] * 1.4 in as the default value, but got a blank field. I tried creating another textbox and assigning the control sourse as [WO_Details_Cost] * 1.4 and the value appeared in the new txtbox, but the Markup field remained blank.

    How can I have the value of Markup appear in the subform on each row of details?

    Thank you
    Terry

  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,917
    Do your calculation in the query and then bind the control to this calculated field.

  8. #23
    Tvanduzee is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jul 2012
    Posts
    39
    I salute you all. Great Job with assisting me.... Thank you.

    Terry

  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,917
    Again, glad we could help.

  10. #25
    Tvanduzee is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jul 2012
    Posts
    39
    One last thing on this.
    I entered an expr in my query that took the cost * .4, which calculates the way I need it.
    In my form, I pointed the control source for "Markup" to the Expr field in the query, and it shows fine in the form. However, I need those values to be put in the table.
    Is there any way to do that? Logically, I can't see how it would be possible.

    Thank you
    Terry

  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,917
    Calculated values should not be in a table in most cases. Just calculate them every time you need them. Having said that: http://allenbrowne.com/casu-14.html

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

Similar Threads

  1. Calculating the Total of Average Fields
    By DDEB in forum Queries
    Replies: 1
    Last Post: 05-09-2012, 06:26 PM
  2. Replies: 0
    Last Post: 03-09-2012, 07:04 AM
  3. calculating time fields
    By donnan33 in forum Programming
    Replies: 5
    Last Post: 01-19-2012, 12:15 PM
  4. Replies: 4
    Last Post: 11-30-2011, 07:51 AM
  5. Calculating null fields in a form
    By chu3w in forum Forms
    Replies: 1
    Last Post: 02-26-2010, 02:00 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