Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default Syncronizing tables in different worksheets.

What's the easiest way to insert rows and update tables in different
worksheets (wks2, wks3), when a new record is inserted into the Master table
in Worksheet 1 ?
Thanks!

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,092
Default Syncronizing tables in different worksheets.

Do you mean working with the same range in multiple sheets simultaneously?

Mike F
"fbagirov" wrote in message
...
What's the easiest way to insert rows and update tables in different
worksheets (wks2, wks3), when a new record is inserted into the Master
table
in Worksheet 1 ?
Thanks!



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 17
Default Syncronizing tables in different worksheets.

Yes.

I have a multiple tables in different worksheets of the same workbook.

I need to write a macro that when new VAR is added to the master table in
Sheet 1 is updated, the rest of the tables in other workbooks would also add
the same row.

I was able to write a macro that inserts new VAR into master table, but kind
of stuck on inserting into other tables.



"Mike Fogleman" wrote:

Do you mean working with the same range in multiple sheets simultaneously?

Mike F
"fbagirov" wrote in message
...
What's the easiest way to insert rows and update tables in different
worksheets (wks2, wks3), when a new record is inserted into the Master
table
in Worksheet 1 ?
Thanks!




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,092
Default Syncronizing tables in different worksheets.

It is difficult to imagine how and where your tables are set up and how you
want them updated. Perhaps posting the code you have to do the master sheet
would help and describing how you want the other tables to update, would
help us give a more concise answer.

Mike F
"fbagirov" wrote in message
...
Yes.

I have a multiple tables in different worksheets of the same workbook.

I need to write a macro that when new VAR is added to the master table in
Sheet 1 is updated, the rest of the tables in other workbooks would also
add
the same row.

I was able to write a macro that inserts new VAR into master table, but
kind
of stuck on inserting into other tables.



"Mike Fogleman" wrote:

Do you mean working with the same range in multiple sheets
simultaneously?

Mike F
"fbagirov" wrote in message
...
What's the easiest way to insert rows and update tables in different
worksheets (wks2, wks3), when a new record is inserted into the Master
table
in Worksheet 1 ?
Thanks!






Reply
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
how 2 merge 2 tables (worksheets) adam Excel Discussion (Misc queries) 7 March 9th 08 01:52 AM
Linking tables and worksheets phil parker29 Excel Worksheet Functions 0 September 1st 07 04:22 PM
Creating Tables From Multiple Worksheets carl Excel Worksheet Functions 0 January 3rd 06 09:14 PM
Syncronizing worksheets Iona Excel Discussion (Misc queries) 1 August 31st 05 09:11 PM
Dropping Tables into Worksheets Kaval Excel Programming 0 January 19th 05 05:31 AM


All times are GMT +1. The time now is 04:13 AM.

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

About Us

"It's about Microsoft Excel"