How to subtract two values to give me a total and grand total

  • I'm not quite sure how to write the script in visual basic. herre is part of my form.  I wrote

    val([afbc]) -val([afoc]) for afsav.  Now I need to pull trhough a stored procedure all the bottom totals so I can printed in a report. I get everything but the totals since they don't show up in the table. Thanks, Brian

    category                   Brokers cost              our price          total savings

    application fee           afbc (1$,200)               afoc ($900)         afsav ($300)

    Origin. Fee                ofbc ($1,400)               ofoc ($800)         ofsav ($600)

     

    Total:                          ($2,600)                       ($1,700)                   ($900)  

Viewing post 31 (of 30 total)

You must be logged in to reply to this topic. Login to reply