Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Bob is offline
external usenet poster
 
Posts: 972
Default how do I invoke formula pattern copying?

I find that new formulas that I want to copy to a pattern doesn't work.
Instead of copying the pattern, the formula is copied exactly, so I get the
same responce in the new cell, instead of the pattern, for instance the cell
below in the pattern is not put into place, the initial cell is copied down.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default how do I invoke formula pattern copying?

Hi,

Perhaps you mean absolute and relative addressing

=$A$1 Will not increment when dragged
=A$1 The column will increment but the row is locked
=$A1 Column locked row increments
=A1 Both row and column increment.

Mike

"Bob" wrote:

I find that new formulas that I want to copy to a pattern doesn't work.
Instead of copying the pattern, the formula is copied exactly, so I get the
same responce in the new cell, instead of the pattern, for instance the cell
below in the pattern is not put into place, the initial cell is copied down.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,934
Default how do I invoke formula pattern copying?

It is always a good idea to show an example of what you mean rather than
relying solely on wording to explain your problem.

--
Rick (MVP - Excel)


"Bob" wrote in message
...
I find that new formulas that I want to copy to a pattern doesn't work.
Instead of copying the pattern, the formula is copied exactly, so I get
the
same responce in the new cell, instead of the pattern, for instance the
cell
below in the pattern is not put into place, the initial cell is copied
down.


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 21
Default how do I invoke formula pattern copying?

Hi Bob

I guess you are refering th absolute referencing.
Take away the $ in front of the column letter and cell number,
such as $A$2 to A2.

The columns and rows will change their cell's address after you
have copied across or down.

HTH
--
======================
Pls click Yes if this has help you
======================

Thank You

cheers,


I may be able to provide you a solution, there would be better solutions
from others.



"Bob" wrote:

I find that new formulas that I want to copy to a pattern doesn't work.
Instead of copying the pattern, the formula is copied exactly, so I get the
same responce in the new cell, instead of the pattern, for instance the cell
below in the pattern is not put into place, the initial cell is copied down.

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default how do I invoke formula pattern copying?

Turn on Automatic Calculation under ToolsOptionsCalculation.


Gord Dibben MS Excel MVP

On Sat, 6 Dec 2008 08:53:01 -0800, Bob
wrote:

I find that new formulas that I want to copy to a pattern doesn't work.
Instead of copying the pattern, the formula is copied exactly, so I get the
same responce in the new cell, instead of the pattern, for instance the cell
below in the pattern is not put into place, the initial cell is copied down.




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
HELP: Setting CNTL-SHIFT-F to invoke Excel2007 macro Jay Somerset Excel Discussion (Misc queries) 7 June 3rd 07 09:40 PM
Copying a formula with a pattern vandynd Excel Worksheet Functions 1 October 18th 06 08:07 PM
add data to combo box in excel then invoke macro Richard Excel Worksheet Functions 1 December 11th 05 08:50 PM
Pattern Formula? sixwest Excel Discussion (Misc queries) 3 September 13th 05 04:20 PM
Copying font and pattern dynamically RTP Excel Discussion (Misc queries) 1 June 23rd 05 11:55 PM


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