![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Guest
Posts: n/a
|
When I copy a basic formula down a COLUMN that refernces another cell, the formula will automatically replace the cell referenced for the one right beneath it (basic excel 101). I don't know of a way to copy a cell to the cell beneath it while referencing the next one in the ROW. Hopefully this makes sense to someone who can help. Thanks.
|
|
|
|
#2 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Winnipeg
Posts: 2,330
|
Quote:
_________________ Barrie Davidson My Excel Web Page [ This Message was edited by: Barrie Davidson on 2002-03-04 18:34 ] [ This Message was edited by: Barrie Davidson on 2002-03-04 18:34 ] |
|
|
|
|
|
|
#3 |
|
New Member
Join Date: Feb 2002
Posts: 32
|
Sure. Cell A1 is "=B12". If I copy A1 to B1, I will get "=B13". I am wanting to copy A1 to B1 but get a "=C12" result. I hope this helps.
|
|
|
|
|
|
#4 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Winnipeg
Posts: 2,330
|
Quote:
__________________
Barrie Davidson "You're only given a little spark of madness. You mustn't lose it." - Robin Williams |
|
|
|
|
|
|
#5 |
|
New Member
Join Date: Feb 2002
Posts: 32
|
No you don't. Try it.
|
|
|
|
|
|
#6 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Winnipeg
Posts: 2,330
|
Quote:
What am I missing here??
__________________
Barrie Davidson "You're only given a little spark of madness. You mustn't lose it." - Robin Williams |
|
|
|
|
|
|
#7 |
|
New Member
Join Date: Feb 2002
Posts: 32
|
Sorry. You're right. Typo. I meant "Cell A1 is "=B12". If I copy A1 to A2, I will get "=B13". I am wanting to copy A1 to A2 but get a "=C12" result." Again, sorry.
|
|
|
|
|
|
#8 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Winnipeg
Posts: 2,330
|
Quote:
Try this formula in A1 and copy to A2: =INDIRECT("R12C"&ROW()+1,0) Regards,
__________________
Barrie Davidson "You're only given a little spark of madness. You mustn't lose it." - Robin Williams |
|
|
|
|
|
|
#9 |
|
New Member
Join Date: Feb 2002
Posts: 32
|
Sorry for the confusion. That worked perfect. Thanks.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|