K_Man95
01-03-2005, 12:27 PM
New to this forum - first time posting. I found this link on the MrExcel.com webpage. Here's hoping......
I have a Word document with embedded VBA forms that I am being asked to make interactive and accessible from a web interface. Can this be done? The webpage will have key words, such as Phone, Computer, Fax, POCs, Locations, Organizations, etc. The user needs to be able to click on one of the words above and instead of opening a full word document and then diving down into the weeds of that VBA infested document, that one click from the webpage needs to pull up a specific UserForm and STILL maintain its usefulness by allowing the user to click on the buttons on that UserForm and allow the user to obtain what ever information he/she is looking for.
Does this make sense? Can this be done? I have read the Office Web Components White Paper and it wasn't real clear about Word documents that were loaded with VBA code. I can convert or transport all this to Excel if that would make thinks easier. Keep in mind, this is a knowledge management based tool I am trying to create on the web using the Word Document and/or UserForms I have already created.
Thanks in advance for your help.
I have a Word document with embedded VBA forms that I am being asked to make interactive and accessible from a web interface. Can this be done? The webpage will have key words, such as Phone, Computer, Fax, POCs, Locations, Organizations, etc. The user needs to be able to click on one of the words above and instead of opening a full word document and then diving down into the weeds of that VBA infested document, that one click from the webpage needs to pull up a specific UserForm and STILL maintain its usefulness by allowing the user to click on the buttons on that UserForm and allow the user to obtain what ever information he/she is looking for.
Does this make sense? Can this be done? I have read the Office Web Components White Paper and it wasn't real clear about Word documents that were loaded with VBA code. I can convert or transport all this to Excel if that would make thinks easier. Keep in mind, this is a knowledge management based tool I am trying to create on the web using the Word Document and/or UserForms I have already created.
Thanks in advance for your help.