Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Matt
 
Posts: n/a
Default Excel 2000 filling/copying

I'm new at Excel so sorry if this is the dumbest question you've ever seen.

I am trying to fill across a row but I want the data to fill like this:
=Sheet4!M6 =Sheet4!M7 =Sheet4!M8

But all I can seem to get Excel to do is fill it like this:

=Sheet4!M6 =Sheet4!N6 =Sheet4!O6

I am assuming that the problem lies in the fact that the other sheet is
oriented in a column where as this is in a row. Is there an easy way around
this or will I have to just type in the correct formula in every cell?

Thanks.


  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

How about a little cheating???

Insert a new worksheet (just to keep from cluttering your real sheet)

Put this in A1:

$$=Sheet4!M6

(The $$ will keep the entry text (not a formula).)

Drag it down as far as you need.

You should see something like:

$$=Sheet4!M6
$$=Sheet4!M7
$$=Sheet4!M8
$$=Sheet4!M9
$$=Sheet4!M10
$$=Sheet4!M11
$$=Sheet4!M12
$$=Sheet4!M13
$$=Sheet4!M14
$$=Sheet4!M15

Now copy that range
go to the "real" home for these formulas.
edit|pastespecial|click transpose.

You'll see something like:
$$=Sheet4!M6 $$=Sheet4!M7 $$=Sheet4!M8 $$=Sheet4!M9 ....

Now select those cells.
Edit|replace
what: $$=
with: =
replace all

(make sure you don't make a typo with the sheet name--else you'll be prompted to
find a file for each error!)

(I like to fix one manually--just to see if I did it ok.)




Matt wrote:

I'm new at Excel so sorry if this is the dumbest question you've ever seen.

I am trying to fill across a row but I want the data to fill like this:
=Sheet4!M6 =Sheet4!M7 =Sheet4!M8

But all I can seem to get Excel to do is fill it like this:

=Sheet4!M6 =Sheet4!N6 =Sheet4!O6

I am assuming that the problem lies in the fact that the other sheet is
oriented in a column where as this is in a row. Is there an easy way around
this or will I have to just type in the correct formula in every cell?

Thanks.


--

Dave Peterson
  #3   Report Post  
Matt
 
Posts: n/a
Default


"Dave Peterson" wrote in message
...
How about a little cheating???

Thanks!!! That worked out great!!


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
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
Excel 2002 and 2000 co-install. Control Which Starts ? cnuk Excel Discussion (Misc queries) 2 January 17th 05 08:07 PM
Excel 2000 file when opened in Excel 2003 generates errors? Doug Excel Discussion (Misc queries) 13 December 25th 04 10:20 PM
pivotcell object to excel 2000 Kellyc Excel Discussion (Misc queries) 0 December 1st 04 03:45 PM
Statistical Excel Function Question within Excel 2000... Drew H Excel Worksheet Functions 3 October 31st 04 06:55 PM


All times are GMT +1. The time now is 05:49 PM.

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"