Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Copy Formula with Pattern

I am having problems dragging down a formula. What I have is =A04, =A53,
=A102, the formal changes by 49 rows each time. When I attempt to drage the
formula through the next 3 lines I get =A05, A=54, and =A103. What I want is
=A152, =A201, =A250.. If I drop the = sign I can get it to work fine, but
that wont help me. Does anyone have a recommendation?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,718
Default Copy Formula with Pattern

Enter your "formulas" as text, e.g., xA4, xA53, etc. Do a drag down and
then do a Find/Replace of "x" by "="

--
Jim
"marmor516" wrote in message
...
|I am having problems dragging down a formula. What I have is =A04, =A53,
| =A102, the formal changes by 49 rows each time. When I attempt to drage
the
| formula through the next 3 lines I get =A05, A=54, and =A103. What I want
is
| =A152, =A201, =A250.. If I drop the = sign I can get it to work fine, but
| that wont help me. Does anyone have a recommendation?


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 846
Default Copy Formula with Pattern

I would use the indirect function
=indirect("A"&4+49*(row()-4))
This assumes that the first time the equation is entered is row 4...
--
Wag more, bark less


"marmor516" wrote:

I am having problems dragging down a formula. What I have is =A04, =A53,
=A102, the formal changes by 49 rows each time. When I attempt to drage the
formula through the next 3 lines I get =A05, A=54, and =A103. What I want is
=A152, =A201, =A250.. If I drop the = sign I can get it to work fine, but
that wont help me. Does anyone have a recommendation?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 846
Default Copy Formula with Pattern

Neat trick
--
Wag more, bark less


"Jim Rech" wrote:

Enter your "formulas" as text, e.g., xA4, xA53, etc. Do a drag down and
then do a Find/Replace of "x" by "="

--
Jim
"marmor516" wrote in message
...
|I am having problems dragging down a formula. What I have is =A04, =A53,
| =A102, the formal changes by 49 rows each time. When I attempt to drage
the
| formula through the next 3 lines I get =A05, A=54, and =A103. What I want
is
| =A152, =A201, =A250.. If I drop the = sign I can get it to work fine, but
| that wont help me. Does anyone have a recommendation?



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Copy Formula with Pattern

Thank you both for your help. I love both the traditional solution and the
back door solution. How do I rate your entries?

"Brad" wrote:

Neat trick
--
Wag more, bark less


"Jim Rech" wrote:

Enter your "formulas" as text, e.g., xA4, xA53, etc. Do a drag down and
then do a Find/Replace of "x" by "="

--
Jim
"marmor516" wrote in message
...
|I am having problems dragging down a formula. What I have is =A04, =A53,
| =A102, the formal changes by 49 rows each time. When I attempt to drage
the
| formula through the next 3 lines I get =A05, A=54, and =A103. What I want
is
| =A152, =A201, =A250.. If I drop the = sign I can get it to work fine, but
| that wont help me. Does anyone have a recommendation?





  #6   Report Post  
Junior Member
 
Posts: 1
Default

Hi,

What about if the data is in different columns but in the same row?

For example:

A3= A1
B3= E1
C3=I1, .....

Thanks a lot!


Quote:
Originally Posted by marmor516 View Post
Thank you both for your help. I love both the traditional solution and the
back door solution. How do I rate your entries?

"Brad" wrote:

Neat trick
--
Wag more, bark less


"Jim Rech" wrote:

Enter your "formulas" as text, e.g., xA4, xA53, etc. Do a drag down and
then do a Find/Replace of "x" by "="

--
Jim
"marmor516" wrote in message
...
|I am having problems dragging down a formula. What I have is =A04, =A53,
| =A102, the formal changes by 49 rows each time. When I attempt to drage
the
| formula through the next 3 lines I get =A05, A=54, and =A103. What I want
is
| =A152, =A201, =A250.. If I drop the = sign I can get it to work fine, but
| that wont help me. Does anyone have a recommendation?


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
Copy cells in a specific pattern Cornelius Excel Worksheet Functions 3 February 15th 08 02:01 PM
I want to use a fill series to copy down a pattern of dates. DEQhl Excel Discussion (Misc queries) 1 December 20th 07 09:18 AM
Copying a formula with a pattern vandynd Excel Worksheet Functions 1 October 18th 06 08:07 PM
Referencing Other Files - Formula Pattern? shakey1181 Excel Discussion (Misc queries) 4 May 12th 06 04:22 PM
Pattern Formula? sixwest Excel Discussion (Misc queries) 3 September 13th 05 04:20 PM


All times are GMT +1. The time now is 02:59 AM.

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"