View Single Post
  #1 (permalink)  
Old 07-27-10, 04:22
kri19081987 kri19081987 is offline
Registered User
 
Join Date: Jul 2010
Location: Chennai
Posts: 4
Exclamation *.TXT to *.DOC file converter Macro

Hi i am currently trying to create a macro to convert *.txt file (Multiple files anywhere from Hard drive, each txt file should be converted to separate doc file) to *.DOC file (Stored in specific location). For this purpose i am trying to add browse button in my form. Since i am new to VBA i have tried many tools present in tool box in MS-word VBA, still i didnt get any resolution for that. Some forums say that we have to add library like things in that macro coding.. If possible any of you please let me know exact code to be used or some resources that will help me in sorting out this problem . Currently using MS-word 2003
Reply With Quote