PC Review


Reply
Thread Tools Rate Thread

copying formulas problems

 
 
=?Utf-8?B?YW5pZXI2MTQ=?=
Guest
Posts: n/a
 
      22nd Sep 2007
i have link information between 2 worksheet, but when i copy the formula that
i have create in a1 down, the formula just, repeat the information on last
cell all the way down. when it should be blank i hope i'm making sense.
b
a1
12.00(last input)
12.00(all the way down)

 
Reply With Quote
 
 
 
 
Gord Dibben
Guest
Posts: n/a
 
      22nd Sep 2007
Maybe you used absolute references in your formula?

i.e. =$A$1 will not increment =A1 will increment.

Or perhaps you have calculation set to manual under Tools>Options>Calculation.

Note: to not get a zero if a cell on Sheet1 is blank you would use

=IF(Sheet1!A1="","",Sheet1!A1) copied down and across.


Gord Dibben MS Excel MVP

On Sat, 22 Sep 2007 13:46:03 -0700, anier614
<(E-Mail Removed)> wrote:

>i have link information between 2 worksheet, but when i copy the formula that
>i have create in a1 down, the formula just, repeat the information on last
>cell all the way down. when it should be blank i hope i'm making sense.
>b
>a1
>12.00(last input)
>12.00(all the way down)


 
Reply With Quote
 
=?Utf-8?B?YW5pZXI2MTQ=?=
Guest
Posts: n/a
 
      27th Sep 2007
thank you, i'm gone try it.

"Gord Dibben" wrote:

> Maybe you used absolute references in your formula?
>
> i.e. =$A$1 will not increment =A1 will increment.
>
> Or perhaps you have calculation set to manual under Tools>Options>Calculation.
>
> Note: to not get a zero if a cell on Sheet1 is blank you would use
>
> =IF(Sheet1!A1="","",Sheet1!A1) copied down and across.
>
>
> Gord Dibben MS Excel MVP
>
> On Sat, 22 Sep 2007 13:46:03 -0700, anier614
> <(E-Mail Removed)> wrote:
>
> >i have link information between 2 worksheet, but when i copy the formula that
> >i have create in a1 down, the formula just, repeat the information on last
> >cell all the way down. when it should be blank i hope i'm making sense.
> >b
> >a1
> >12.00(last input)
> >12.00(all the way down)

>
>

 
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
Problems copying formulas ChrisSDB Microsoft Access 2 15th Feb 2010 02:29 PM
Copying Formulas Chad Cameron Microsoft Excel Programming 1 8th Jan 2010 06:12 PM
Formulas for Copying Down Ken Microsoft Excel Misc 3 10th Dec 2009 03:56 PM
copying formulas in vba =?Utf-8?B?TWljaGFlbA==?= Microsoft Excel Misc 1 17th Nov 2005 08:48 PM
Copying formulas =?Utf-8?B?U3R1IC0gV2FzdA==?= Microsoft Excel Misc 7 16th Nov 2005 04:30 PM


Features
 

Advertising
 

Newsgroups
 


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