Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. MareTino

    Problem with counting fields

    I want to extract all formula's from a document. The problem arises when I need to extract formulas from tables. I use a loop : dim parTeller as Paragraph dim docInput as Document for each parTeller in docInput next parTeller and check each paragraph for embedded objects: For Each objCounter...

Part and Inventory Search

Back
Top