Page 2 of 2 FirstFirst 12
Results 16 to 22 of 22
  1. #16
    axess_nab is offline Advanced Beginner
    Windows 7 Access 2007
    Join Date
    May 2010
    Posts
    30

    No one has an idea of what I'm doing wrong? I really need help :S

  2. #17
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,642
    I just got back from vacation, but I did look at it right before leaving. I recall having trouble figuring out what was supposed to go where. I'll try to look again, but as you might guess I've got a lot piled up right now.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  3. #18
    axess_nab is offline Advanced Beginner
    Windows 7 Access 2007
    Join Date
    May 2010
    Posts
    30
    pbaldy I do appreciate a lot the time you've spent answering my thread, Thank you so much! If you have any question please ask I guess you do have a lot of questions because I don't have an structured way to program yet! And it's in other language but please feel free to ask! Thanks again

  4. #19
    axess_nab is offline Advanced Beginner
    Windows 7 Access 2007
    Join Date
    May 2010
    Posts
    30

    Advance in this case

    Pbaldy I made a braketrhough using a macro and the setvalue action combined with some events I know can store the calculated values but the problem is as I sum the Subtotal text box and the IVA text box the Total is given rounded and I need to be able to keep the decimal values. I already have checked the properties of both text box and they are both currency and the decimal places are set up to automatic. Do you have any idea of what I'm doing wrong? I'll give you the expression I'm using in my macro:
    CCur([Formularios]![frmEntradasMain]![Subtotal]+[Formularios]![frmEntradasMain]![IVA])

    where frmEntradasMain is the form I'm using and Subtotal and IVA are the name of the text boxes I'm summing on it. I hope you can help me!

  5. #20
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,642
    What is the data type of the target field?
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

  6. #21
    axess_nab is offline Advanced Beginner
    Windows 7 Access 2007
    Join Date
    May 2010
    Posts
    30
    It's the same type, currency with decimal set to automatic

  7. #22
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,642
    To clarify, I mean the data type of the field in the underlying table, not the textbox.
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Formatting formulas
    By katrinanyc926 in forum Queries
    Replies: 2
    Last Post: 08-16-2010, 07:52 AM
  2. Storing an Academic Semester
    By trb5016 in forum Database Design
    Replies: 1
    Last Post: 07-21-2010, 01:02 PM
  3. storing and printing on a pdf
    By jlm722 in forum Reports
    Replies: 4
    Last Post: 10-27-2009, 02:48 AM
  4. Replies: 1
    Last Post: 01-22-2008, 03:36 PM
  5. Replies: 0
    Last Post: 03-05-2007, 08:04 PM

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