e-mail single reports

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi guyz,
i have 2 questions if some1 could help me out, ive got a few text
boxes " Submitted 1, Submitted 2, submitted 3 ect which are currency defined,
then i've got Total Submitted - when i enter the amount into Submitted
1,Submitted 2, Submitted 3 it comes up in the Total Submitted box but if i
was to leave the Submitted 3 box empty the total does not appear any help
about this would be fantastic.

My other question is i want to send a single report by email, i would like
filter them by a field called "ReportNumber" could anyone PLEASE HELP ME WITH
THIS
 
Matthew,

It looks like the code is truing to add three number and display the sum in
the "Total Submitted" field.
So, you should check before adding the 3 values that each one is a valid
numerical value.
(In your case, if it is blank, you should convert it to zero)

Andrei.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top