Well I am glad to be a part of this community!!! I have several questions that I am going to need all the help I can get. See i just started this job and we are writing code for a database to talk to Excel and now we are trying to get excel to talk back. Basically return cell values. I am not very familiar with VBScript though I know some. So my first question is how would you go about getting the values from cells in a worksheet basically just reading them and sending them back to the DataBase? Any advice is welcoome. THANKS
First, if you are doing this within excel then it is VBA not VBS. Next, I would suggest some siomple google searching to get you started with the basics.