G
Guest
I have a form where I would add how many openings there are for each
position. Once I get the total I can see it on my form but I am not able to
transfer that total into my table.
My code for this text box is
=[VacancyQty1]+[VacancyQty2]+[VacancyQty3]+[VacancyQty4]+[VacancyQty5]+[VacancyQty6]
it adds up the number from each of those fields. What I wanna do it to get
that sum placed into my table. I have tried
[TotalVacancy]=....
"TotalVacancy"=...
="TotalVacancy"....
Please help me. I am at a lost.
Please and Thank you,
Hillary
position. Once I get the total I can see it on my form but I am not able to
transfer that total into my table.
My code for this text box is
=[VacancyQty1]+[VacancyQty2]+[VacancyQty3]+[VacancyQty4]+[VacancyQty5]+[VacancyQty6]
it adds up the number from each of those fields. What I wanna do it to get
that sum placed into my table. I have tried
[TotalVacancy]=....
"TotalVacancy"=...
="TotalVacancy"....
Please help me. I am at a lost.
Please and Thank you,
Hillary