dianemarie
Instructor
Hello, I have a project to accomplish in Word, and very little experience with VBA, although I'm very familiar with Word. The project is simple to explain. I have many users entering data into simple Word tables (a template), about 5 columns, most of the columns are text. I need to consolidate the data into one table, which can be used for querying and tracking who's doing what. Each table has multiple rows, and can be any number of rows (usually less than 20 per table, however). I need to track the user entering data into the table via sign-on name, some header information for each table, date-time and the text data itself in the 5 columns. My questions are: Is this something I could (or should) attempt to accomplish using VBA? Or is there possibly already a tool in Word that will accomplish most of what I want? I have played around in Excel with something similar, but the users really want this in a Word environment. (I will be using this project as a self-training tool for VBA also.) If VBA is the way to go, could you point me to a beginning point, or the best resource to help me? I have a book on order for VBA Development, I am a big Help user, and I do a lot of online research. Where would I start? Thank you for taking the time to help.