Import data from .docx

zemiguelzemiguel Member Posts: 7
edited 2008-07-13 in NAV Tips & Tricks
Hi,

Is it possible to import data from a word document into a navision 5.0 table ?

If so, how do i do it !

thank you ALL

Comments

  • WaldoWaldo Member Posts: 3,412
    Should be possbile.
    Use Microsoft Word automation, and be sure you have word 2007... .

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • rvduurenrvduuren Member Posts: 92
    Hello,

    If you'are familiar with c# coding you might wanna try this: ExtractTextFromDOCXs, no need for M$ Word 2007. Then combine this class with "How to create a Navision dll/ocx in Visual Studio 2005 .NET" optional combine with an installer and you'are done!

    Good luck !
    Met vriendelijke groet, best regards,

    Rvduuren
  • WaldoWaldo Member Posts: 3,412
    If they user .docx, I suppose they also have Office 2007 ... :wink:

    Eric Wauters
    MVP - Microsoft Dynamics NAV
    My blog
  • kokkok Member Posts: 10
    zemiguel wrote:
    Hi,

    Is it possible to import data from a word document into a navision 5.0 table ?

    If so, how do i do it !

    thank you ALL
    of course. rename file extension from *.docx to *.zip and open then find the xml file with data you want to import
  • Slawek_GuzekSlawek_Guzek Member Posts: 1,690
    kok wrote:
    of course. rename file extension from *.docx to *.zip and open then find the xml file with data you want to import
    =D> =D> =D>

    Kriki, this HAVE TO go to straight to Tips & Tricks !!

    Slawek
    Slawek Guzek
    Dynamics NAV, MS SQL Server, Wherescape RED;
    PRINCE2 Practitioner - License GR657010572SG
    GDPR Certified Data Protection Officer - PECB License DPCDPO1025070-2018-03
  • krikikriki Member, Moderator Posts: 9,094
    Kriki, this HAVE TO go to straight to Tips & Tricks !!
    By your command!

    [Topic moved from Navision forum to Navision Tips & Tricks forum]
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.