9 месяцев назад
«Word 2003: Document Automation With Vba, Xml, Xslt, And Smart Documents (Wordware Applications Library)» Scott Driza Book DescriptionWhile it has always been possible to create customized Word solutions, Word 2003 offers new functionality that allows documents to be truly interactive. Word 2003 Document Automation with VBA, XML, XSLT, and Smart Documents explains how to use a variety of technologies that change the ways users interact with documents. Learn how to: * Automate documents with a minimum of programming by using Word’s native functionality. * Use Visual Basic for Applications to create document automation solutions. * Record macros, create automated templates, format and manipulate files using Word, and build documents dynamically. * Create, edit, and format XML documents. * Develop smart document solutions to guide users through a variety of repetitive tasks. * Transform XML using WordprocessingML, XSLT, XPath, smart documents, and web services technologies. Это и многое другое вы найдете в книге Word 2003: Document Automation With Vba, Xml, Xslt, And Smart Documents (Wordware Applications Library) (Scott Driza). Напишите свою рецензию о книге Scott Driza «Word 2003: Document Automation With Vba, Xml, Xslt, And Smart Documents (Wordware Applications Library)» https://izbe.ru/book/354444-word-2003-document-automation-with-vba-xml-xslt-and-smart-documents-wordware-applications-library-scott-driza/
Visual Basic Application или как вы один можете уложить на лопатки в работе целый отдел.
Любой пакет Microsoft Office, по умолчанию включает в себя поддержку макросов VBA. То есть любой Word или Excel может превратиться в мощную систему обработки данных. VBA можно использовать также и в Outlook. Если у вас есть вал рутинной работы в любом офисном приложении, то стоит подумать о том, чтобы "наточить топор" и отправляться "заготавливать лес" в промышленных масштабах! :) У меня был такой период в жизни, когда навалилось очень много работы в Excel. Необходимо было сравнивать между собой тысячи ячеек, перемещать данные туда-сюда, проверять, анализировать...