SunOfThundar
Technical User
Hello there all u experts. I too am new to VB6 and VBA. So woe is me!!!
Anyway, I'm sure this probably has been posted & answered,
but I tried the archives and only ended up w/ subjects etc,
that hyperlinked back to a useless homepage w/ no threads.
If one could "point" me to the answer(s), It'll me greatly appreciated. Thnx much in advance.
Problem:
I'm tryin' to capture info via text boxes from within a Excel UsrForm.
I need this captured info to be directly transferred to an Excel sheet that I've created.
My Tentative Alogorithm:
1- Capture all data that's in these txt boxes.
(Ea. txt box represents a field in my .xls sheet)
2- Open corresponding .xls sheet (via code, Unkown to user).
3- Place corresponding entries from the usr Form -> corresponding cells in .xls sheet.
4- Save the sprdsht.
**Every new record entered on the usr Form will result in a new record being added to the .xls sheet.
*** Once again, if you've read this far & U know that this has ALREADY been posted & answered, Please bear w/ me. I'm very sorry. It would be much appreciated if one could "point" me to the archived thread(s). :-}}
Anyway, I'm sure this probably has been posted & answered,
but I tried the archives and only ended up w/ subjects etc,
that hyperlinked back to a useless homepage w/ no threads.
If one could "point" me to the answer(s), It'll me greatly appreciated. Thnx much in advance.
Problem:
I'm tryin' to capture info via text boxes from within a Excel UsrForm.
I need this captured info to be directly transferred to an Excel sheet that I've created.
My Tentative Alogorithm:
1- Capture all data that's in these txt boxes.
(Ea. txt box represents a field in my .xls sheet)
2- Open corresponding .xls sheet (via code, Unkown to user).
3- Place corresponding entries from the usr Form -> corresponding cells in .xls sheet.
4- Save the sprdsht.
**Every new record entered on the usr Form will result in a new record being added to the .xls sheet.
*** Once again, if you've read this far & U know that this has ALREADY been posted & answered, Please bear w/ me. I'm very sorry. It would be much appreciated if one could "point" me to the archived thread(s). :-}}