senators40
Technical User
Hi,
I need to be able to insert an amount that appears in a single cell on a userform that will be next to a textbox.
What I am trying to do is this:
I have an amount (Part A). That Part A has to equal the amounts that the person is entering in the userform (ie Part B). I want to remind them of the total that they have to come up with.
ie The total expenditures for Part A is 100 and is found in cell A4 (an addition of cells A1 to A3)
Part A Part B
2003 2004
Total expenditures 100 textbox1 textbox2
I want to get the 100 from Part A (from Cell A4) and allow them to enter amounts in textbox1 and textbox2
Thanks in advance
Jeff
senators40@hotmail.com
I need to be able to insert an amount that appears in a single cell on a userform that will be next to a textbox.
What I am trying to do is this:
I have an amount (Part A). That Part A has to equal the amounts that the person is entering in the userform (ie Part B). I want to remind them of the total that they have to come up with.
ie The total expenditures for Part A is 100 and is found in cell A4 (an addition of cells A1 to A3)
Part A Part B
2003 2004
Total expenditures 100 textbox1 textbox2
I want to get the 100 from Part A (from Cell A4) and allow them to enter amounts in textbox1 and textbox2
Thanks in advance
Jeff
senators40@hotmail.com