LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Synchronization between MS Excel and MS Word file

Hi,

I am trying to synchronize two documents (one in MS Word and other in
MS Excel) with same format by using VBA. Both documents carry the same
information. If the user changes/modifies something in Word document
then at the time of closing the Word document all changes/modification
should be reflected to Excel file and same logic need to apply for
reverse scenario when the user changes/modifies something in Excel
file then at the time of closing the Excel file all changes/
modification should be reflected to Word document.

Both the files contain Text (formatted like Bold, Italic and
Underline), Bullet lists, Images and Tables.

In one document –
1) Text format can be changed
2) Bullet lists can be increase or decrease
3) Image can be modified, deleted or new Image can be inserted
4) Table can be modified (Row and column can be increased or decreased
and text can be changed)
5) New table can be added

For the entire above situations the modification should be reflected
to the other document

In Word file there are some grouping of text (I am mentioning here
Sections) like
• Section 1
o Sub-Section 1.1
o Sub-Section 1.2
• Section 2
o Sub-Section 2.1
o Sub-Section 2.2
• Section 3

Under each Section there will be some Sub-Sections. Within each Sub-
Section there may be formatted text, Bullet list, Image and Table.

For each Section in Word file there is an Excel Sheet in Excel file
and all contents of one section in Word file exist in the
corresponding Excel sheet in Excel file.

MS Word and MS Excel file should be either Office 2003 or Office 2007
version.

How can I do the synchronization using VBA? What will be the approach?

Thanks, in advance, for any help and suggestions.

Kalyan
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
xlsx file synchronization Kraut59 Excel Discussion (Misc queries) 0 November 4th 09 08:54 PM
convert email address file in Excel 2000 to Word file with commas Mike A. Excel Discussion (Misc queries) 8 October 14th 08 02:48 PM
Best Approach to Worksheet Synchronization mjones Excel Discussion (Misc queries) 7 November 8th 06 11:39 AM
synchronization ? Lewis Shanks Excel Worksheet Functions 1 December 21st 05 01:37 AM
Synchronization between Excel and Windows Sharepoint Services FAIL Rudy Tedaldi Excel Discussion (Misc queries) 1 March 16th 05 03:23 PM


All times are GMT +1. The time now is 01:56 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"