Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Fill Down command Question

Perhpas I am an idiot, but I could not find this in the online help anywhere.
Maybe someone has conquered this problem. I want to do a fill down command,
but use a single cell as a multiplier for each line. For example, I want to
calcuate a value across a row, with a number in the final cell column of that
row. Then I want to add a calculation that will multiply the number in that
cell by a number in a single cell somewhere else on a sheet (profit margin
calculation). When I do a fill down it keeps trying to use the value in the
cell below the single cell:

=(L11*M6)
=(L12*M7)
=(L13*M8) and so on.

I just want them all to read

=(L11*M6)
=(L12*M6)
=(L13*M6)

But still be able to use the fill down as sometimes these columns get quite
large.
Thanks,
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,276
Default Fill Down command Question

Hi,

=(L11*$M$6) and copy it down

"Bassplayer4x4" wrote:

Perhpas I am an idiot, but I could not find this in the online help anywhere.
Maybe someone has conquered this problem. I want to do a fill down command,
but use a single cell as a multiplier for each line. For example, I want to
calcuate a value across a row, with a number in the final cell column of that
row. Then I want to add a calculation that will multiply the number in that
cell by a number in a single cell somewhere else on a sheet (profit margin
calculation). When I do a fill down it keeps trying to use the value in the
cell below the single cell:

=(L11*M6)
=(L12*M7)
=(L13*M8) and so on.

I just want them all to read

=(L11*M6)
=(L12*M6)
=(L13*M6)

But still be able to use the fill down as sometimes these columns get quite
large.
Thanks,

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Fill Down command Question

=L11*M$6

It's the difference between relative and absolute addresses. Look it up in
Excel help

And you don't need the parentheses.
--
David Biddulph


"Bassplayer4x4" wrote in message
...
Perhpas I am an idiot, but I could not find this in the online help
anywhere.
Maybe someone has conquered this problem. I want to do a fill down
command,
but use a single cell as a multiplier for each line. For example, I want
to
calcuate a value across a row, with a number in the final cell column of
that
row. Then I want to add a calculation that will multiply the number in
that
cell by a number in a single cell somewhere else on a sheet (profit margin
calculation). When I do a fill down it keeps trying to use the value in
the
cell below the single cell:

=(L11*M6)
=(L12*M7)
=(L13*M8) and so on.

I just want them all to read

=(L11*M6)
=(L12*M6)
=(L13*M6)

But still be able to use the fill down as sometimes these columns get
quite
large.
Thanks,



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
Simple question on With command teepee[_3_] Excel Discussion (Misc queries) 2 December 26th 08 06:27 PM
beginner question re =PROPER(A1) command -keevill- Excel Discussion (Misc queries) 5 June 10th 08 01:40 PM
Help! Lost Data with Fill Command!! Omega Weapon Excel Discussion (Misc queries) 1 March 24th 06 04:17 AM
Increasing Sheet Numbers by one on fill down command albertmb Excel Worksheet Functions 1 March 12th 06 08:41 AM
Keyboard command to replace double clicking the fill handle Pat Excel Discussion (Misc queries) 1 May 18th 05 05:50 PM


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