DEBLACKJACKAL
New Member
Regards to all
Am happy to face yet another challenge in the VBA arena that prompts me to visit this forum seeking skilled assistance and guidance from members whom I know are very much present here. Am trying to figure out how to create a simple Savings deposit portal where by you enter a member’s ID and his/her name is instantly retrieved from sheet 1 and entered into the corresponding text box which I believe I have successfully coded. Next the operator is required to enter the date of deposit and the amount received. The mother of all battles is that when the deposit button is clicked, based on the member’s name, ID and date, the amount received ought to be entered into the corresponding cell in Sheet 1. Any ideas on how this can be done using VBA code?
I have attached my sample sheet with the relevant user form for perusal
Cheers
DEBLACKJACKAL
Am happy to face yet another challenge in the VBA arena that prompts me to visit this forum seeking skilled assistance and guidance from members whom I know are very much present here. Am trying to figure out how to create a simple Savings deposit portal where by you enter a member’s ID and his/her name is instantly retrieved from sheet 1 and entered into the corresponding text box which I believe I have successfully coded. Next the operator is required to enter the date of deposit and the amount received. The mother of all battles is that when the deposit button is clicked, based on the member’s name, ID and date, the amount received ought to be entered into the corresponding cell in Sheet 1. Any ideas on how this can be done using VBA code?
I have attached my sample sheet with the relevant user form for perusal
Cheers
DEBLACKJACKAL