LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 691
Default Automaticully copy of data

Hi Marco,
Sorry don't think you're going to get quite what you want.

You would have to update from one sheet, in which case
you might be able to use an Event macro when you change
a cell to have the same change made to another sheet,
but that really wouldn't be much different from using the
assignment that you don't want to use.
http://www.mvps.org/dmcritchie/excel/event.htm

I don't think you want to group the sheets to make the
same changes to the same cells in more than one sheet
at a time. Requires aligning everything just right, and
holding your breath that you don't forget to ungroup or
damage your workbook.

Some other things you might want to also look at,

HYPERLINK Worksheet Function, some examples in
http://www.mvps.org/dmcritchie/excel/sheets.htm

=HYPERLINK("#"&CELL("address",sheet7!C5),sheet7!C5 )
would allow you to move forward and back between sheets
with the link and with the BACK key.

Use of INDIRECT Worksheet Function
References are immediately evaluated to display their contents.
Mentioned only because you want to "refer to"
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm

"Marco J.L." wrote in message ...
Hello,

I've a workbook with several sheets :

Sheet 1 : serveral data
Sheet 2 : I want to copy two colums in a printable format.

In "Cel A1" (Sheet 2) I've a formula : "='Sheet 1'!D2"
I want in "Cel A2" (Sheet 2) the data from "Cel D3" from "Sheet 1" , but I
don't want the formula "='Sheet 1'!D3"
I want to refer to "Cel A1" from "Sheet 2".

I want this because there are more sheets I want to print once a while, I
only want to edit "Cel A1" from "Sheet 2"

Is that possible?

Thanx,

Marco J.L.





 
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 copy none excel data & paste in 2007 without overwriting data Wakefootin Excel Discussion (Misc queries) 2 October 8th 09 12:15 AM
filted data, copy and paste a col. puts data in wrong row how fix chris_fig New Users to Excel 1 October 16th 06 04:26 PM
Retrieve multiple data rows data from a very long list and copy t mathew Excel Discussion (Misc queries) 1 September 13th 06 08:24 PM
How do I copy data from main frame computer and keep data in cell Doug Excel Worksheet Functions 1 May 30th 06 05:15 PM
Copy old Data from web query while keeping previous days data DRobidoux Excel Worksheet Functions 0 March 22nd 06 01:56 PM


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