kayakginge
New Member
- Joined
- Dec 11, 2017
- Messages
- 19
Hi,
I am trying to create a userform that will look through a table and display a sum of the data from the previous 7 days in textbox2 and average in textbox3.
i have set it so that textbox1 is automatically populated with todays date but want to be able to allow the user to change the date to any date if needed, click a command button named submit and re display the updated data in textbox2.
is this possible?
i have only made the userform so far and do not know how to procede with the coding so have none to share.
i couldn't find any threads with a similar title but if anybody has any they can point me to instead i would be very grateful.
Many thanks
I am trying to create a userform that will look through a table and display a sum of the data from the previous 7 days in textbox2 and average in textbox3.
i have set it so that textbox1 is automatically populated with todays date but want to be able to allow the user to change the date to any date if needed, click a command button named submit and re display the updated data in textbox2.
is this possible?
i have only made the userform so far and do not know how to procede with the coding so have none to share.
i couldn't find any threads with a similar title but if anybody has any they can point me to instead i would be very grateful.
Many thanks