Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default instering rows in one worksheet that reflect another worksheet

I have several worksheets with one master. The way I am linking each sheet to
the master is linking individual cells to the master so all the information
is on one master sheet. I know its not the best way but its a simple way for
now. My question is that if we insert a row in a worksheet how can we make
sure that row is also insterted in the master sheet as well. I know the
better way is to try to keep the rows and columns equal.
If its confusing let me know..I will try and clarify.

Thanks
T
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,071
Default instering rows in one worksheet that reflect another worksheet

How can one sheet contain all the data from several other sheets and the
rows still be the same? To answer your specific question, you can use a
Worksheet_Change macro. Within that macro, Target.Count will be equal to
Columns.Count if a row was inserted, and Target.Row will tell you what row
was inserted. Provide more detail about how you want this to work. HTH
Otto
"Tsato" wrote in message
...
I have several worksheets with one master. The way I am linking each sheet
to
the master is linking individual cells to the master so all the
information
is on one master sheet. I know its not the best way but its a simple way
for
now. My question is that if we insert a row in a worksheet how can we make
sure that row is also insterted in the master sheet as well. I know the
better way is to try to keep the rows and columns equal.
If its confusing let me know..I will try and clarify.

Thanks
T


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
Reflect cell contents into another worksheet Vince Excel Discussion (Misc queries) 1 August 12th 05 06:12 PM
Reflect cell contents into another worksheet Vince Excel Discussion (Misc queries) 1 August 12th 05 04:36 PM
Reflect cell contents into another worksheet Vince Excel Discussion (Misc queries) 2 August 12th 05 04:36 PM
Want info in a specific cell to reflect in another worksheet.. Shiren New Users to Excel 2 June 13th 05 10:16 PM
Can I link a cell to reflect a worksheet name? bkester Excel Discussion (Misc queries) 3 January 5th 05 10:47 PM


All times are GMT +1. The time now is 11:22 AM.

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"