what it is is the Weight Kg text box is in a subform and I created the other text box so I can get the total of it in the footer within the subform. Subform name is "Bin Allocation Subform" My main purpose is to reference that total text box out to a text box in the main form and I have that...
Ok so I have a text box called Weight (Kg) and I want to put another text box in the footer to add all of the Weight (Kg). So I put the text box down there and in the control source i put =Sum([Weight (Kg)]), however when I switch to form view it shows a #Error. Now I change that to datasheet...
Hello all,
So I am working on this for work and I don't know why the records are duplicating when I prese the add button. I have only taken a class on Access so my knowledge is limited but as an Intern I had to make this.I will try to explain this the best I can.
I have included the database...