Good evening all,
I am working pro-bono on a program for a friend to help him organize/update accounts for his business. I have worked a lot in vb6 and some in vb10 and Excel, but really have no idea where to start with this program.
The main things I want to be able to do is go back through an existing excel sheet and "farm" through accounts and recall row information back to the form. An example being, searching for any account who's best contact day is Thursday, by searching certain column for "Th" and recalling the whole rows to a textbox in the form. Or searching for any account created after 02/02/08, etc. etc.
I think I should be able to manage building a front for adding new accounts and adding to Excel sheets, it's just the searching/recalling I'm concerned about.
Also, I would be interested in any guidance on how to go back on a new account entered (via whatever I come up with for an input form) and update it. Basically looking up an account and re-populating the text boxes used to input so they can be changed, then saved to the same location in the sheet, or deleted from the sheet altogether, and the sheet shifting up.
Simple enough right,
Thanks in advance for any help/guidance,
SD
I am working pro-bono on a program for a friend to help him organize/update accounts for his business. I have worked a lot in vb6 and some in vb10 and Excel, but really have no idea where to start with this program.
The main things I want to be able to do is go back through an existing excel sheet and "farm" through accounts and recall row information back to the form. An example being, searching for any account who's best contact day is Thursday, by searching certain column for "Th" and recalling the whole rows to a textbox in the form. Or searching for any account created after 02/02/08, etc. etc.
I think I should be able to manage building a front for adding new accounts and adding to Excel sheets, it's just the searching/recalling I'm concerned about.
Also, I would be interested in any guidance on how to go back on a new account entered (via whatever I come up with for an input form) and update it. Basically looking up an account and re-populating the text boxes used to input so they can be changed, then saved to the same location in the sheet, or deleted from the sheet altogether, and the sheet shifting up.
Simple enough right,
Thanks in advance for any help/guidance,
SD