PC Review


Reply
Thread Tools Rate Thread

Copy cell from sheet2

 
 
Mukesh
Guest
Posts: n/a
 
      19th Jun 2008
I want to copy a cell from sheet2 to sheet1
it works fine with =Sheet2!A1, the problem is when I insert
a line for new data, the data on A1 moves to A2.

Now, on Sheet1 I get data of A2 instead of A1 !

Please help.

Thanks.
Mukesh

 
Reply With Quote
 
 
 
 
Per Jessen
Guest
Posts: n/a
 
      19th Jun 2008

"Mukesh" <(E-Mail Removed)> skrev i meddelelsen
news:2494D175-6248-45C0-9423-(E-Mail Removed)...
>I want to copy a cell from sheet2 to sheet1
> it works fine with =Sheet2!A1, the problem is when I insert
> a line for new data, the data on A1 moves to A2.
>
> Now, on Sheet1 I get data of A2 instead of A1 !
>
> Please help.
>
> Thanks.
> Mukesh


Hi

It sounds like you need to use absolute references:

=Sheet2!$A$1

Regards,
Per

 
Reply With Quote
 
Mukesh
Guest
Posts: n/a
 
      19th Jun 2008
Thank you David, your formula worked.

Thanks.
Mukesh


"David Biddulph" wrote:

> Absolute references won't prevent the reference changing when you insert new
> lines, Per.
>
> =INDIRECT("Sheet2!A1") won't change
> --
> David Biddulph
>
> "Per Jessen" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> >
> > "Mukesh" <(E-Mail Removed)> skrev i meddelelsen
> > news:2494D175-6248-45C0-9423-(E-Mail Removed)...
> >>I want to copy a cell from sheet2 to sheet1
> >> it works fine with =Sheet2!A1, the problem is when I insert
> >> a line for new data, the data on A1 moves to A2.
> >>
> >> Now, on Sheet1 I get data of A2 instead of A1 !
> >>
> >> Please help.
> >>
> >> Thanks.
> >> Mukesh

> >
> > Hi
> >
> > It sounds like you need to use absolute references:
> >
> > =Sheet2!$A$1
> >
> > Regards,
> > Per

>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
copy data from sheet2 to sheet1 when sheet2 has variable # of rows Anne Microsoft Excel Misc 6 27th Feb 2009 09:48 PM
copy cell B19:J19 Range data’s from sheet1, and to past in sheet2 DJSK Microsoft Excel Programming 4 18th Jun 2008 12:18 PM
how do copy "sheet1!A1+1 in sheet2 to sheet 3 and get "sheet2!A1+ =?Utf-8?B?RGFueQ==?= Microsoft Excel Misc 5 16th Apr 2007 03:27 AM
Excel VBA- copy every 9th cell to 'sheet2' chasbot Microsoft Excel Programming 2 1st Apr 2004 12:29 AM
Copy Data to Sheet2 if cell in Sheet1 is not blank ph6971 Microsoft Excel Worksheet Functions 1 10th Nov 2003 03:53 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:17 AM.