Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default In a page where rows are repeated how does cell data change?

In a workbook where the rows are repeated how can one change the data of a
particular cell within the rows repeated in different pages of a worksheet
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default In a page where rows are repeated how does cell data change?

explain in detail your goal. Not getting ur problem exactly.

do u want to find duplicate record and than change one field value to
distingush between them???

"pk.anees SSPM India" wrote:

In a workbook where the rows are repeated how can one change the data of a
particular cell within the rows repeated in different pages of a worksheet

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 923
Default In a page where rows are repeated how does cell data change?

If I understand you then placing a reference on each sheet to the main sheet
would cause the values to change.

So on sheet 1, you have say "MyText" in cell A1, on all other sheets you
can add =Sheet1!A1 in the cells you wish to the text "MyText" as the linked
cell. Changing sheet 1 cell A1 will be reflected into all other sheets with
the above link..

If you wish to have a value change in all linked cells wherever you make a
change, then it will require some VBA code, that detects the change and
applies it to all other linked cells. Repost if this is your problem.


--
Cheers
Nigel



"pk.anees SSPM India" <pk.anees SSPM wrote
in message ...
In a workbook where the rows are repeated how can one change the data of a
particular cell within the rows repeated in different pages of a worksheet



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
repeated conversion of data summarized into rows and columns Ian Excel Discussion (Misc queries) 2 December 28th 09 02:01 AM
Header Row Repeated on Each Page Musette Excel Discussion (Misc queries) 2 January 11th 08 06:36 PM
Excel formula to change page # when data entered in other page Solograndma Excel Discussion (Misc queries) 2 March 12th 07 01:35 PM
Printing text in a repeated cell/row that is longer than repeated Valerie Dyet Excel Discussion (Misc queries) 1 February 13th 06 03:27 AM
change cell size from page to page on the same worksheet Danny Excel Worksheet Functions 2 December 15th 05 06:20 PM


All times are GMT +1. The time now is 09:49 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"