Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 192
Default dragging formula works for columns but not rows?

I have excel 2003
I have a worksheet that is linked to two other worksheets.
I use this formula to bring in the info to my worksheet: ='C:\Documents and
Settings\hawthos1.RHS\Desktop\Susan''s Documents\Dir Michelle W\Chart and
Falls Audits\Chart Audits\[February 08 MS & CC Chart Audit
Compliance.xls]compliance '!$C$5
The worksheet info I was linking to was set up in columns. So I wanted to
change the month from February to March, then drag the formula so the Column
reference (C,D,E,F...) changed but the row number did not.
So I changed the formula in the first cell to ='C:\Documents and
Settings\hawthos1.RHS\Desktop\Susan''s Documents\Dir Michelle W\Chart and
Falls Audits\Chart Audits\[March 08 MS & CC Chart Audit
Compliance.xls]compliance '!C$5, Then when I dragged it across on my
worksheet, it changed appropriately to ....... '!D$5, 'E$5, etc.
Great That worked.
But the last three items in my worksheet were linked to a different sheet
that is set up in rows.
The formula is: ='[February 08 Falls Compliance.xls]Compliance Question
1'!$C$14
and I want the row numbers to change, not the column.
I changed the formula in the first cell to read ='[March 08 Falls
Compliance.xls]Compliance Question 1'!$C14
(removed the $ before the row reference 14) But when I drag it, it just
copies it instead of changing the row from 14, to 15, 16, etc.
Why doesn't removing that $ work like it did in the other set?
I know it's me, just don't know what's wrong.
I tried looking in help but it just shows removing the $, which is what I
did.
Can anyone help?
Thanks, Meenie
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,389
Default dragging formula works for columns but not rows?

Using addresses with $ does work properly in Excel.

When you dragged the '$C14' formula, did you drag it to a different column,
or a different row? You need to drag it to a different row in order for the
address to change.

I suspect your problem is the 'different sheet which is set up in rows'. It
sounds like your data needs to be transposed before your formula is going to
work.

My other suggestion is to mask the file names you are posting. Posting the
acutal file names gives out too much personal information. Use a generic
names like Sheet1 and Sheet2. It will also make your posts much easier to
read.

Regards,
Fred.

"Meenie" wrote in message
...
I have excel 2003
I have a worksheet that is linked to two other worksheets.
I use this formula to bring in the info to my worksheet: ='C:\Documents
and
Settings\hawthos1.RHS\Desktop\Susan''s Documents\Dir Michelle W\Chart and
Falls Audits\Chart Audits\[February 08 MS & CC Chart Audit
Compliance.xls]compliance '!$C$5
The worksheet info I was linking to was set up in columns. So I wanted to
change the month from February to March, then drag the formula so the
Column
reference (C,D,E,F...) changed but the row number did not.
So I changed the formula in the first cell to ='C:\Documents and
Settings\hawthos1.RHS\Desktop\Susan''s Documents\Dir Michelle W\Chart and
Falls Audits\Chart Audits\[March 08 MS & CC Chart Audit
Compliance.xls]compliance '!C$5, Then when I dragged it across on my
worksheet, it changed appropriately to ....... '!D$5, 'E$5, etc.
Great That worked.
But the last three items in my worksheet were linked to a different sheet
that is set up in rows.
The formula is: ='[February 08 Falls Compliance.xls]Compliance Question
1'!$C$14
and I want the row numbers to change, not the column.
I changed the formula in the first cell to read ='[March 08 Falls
Compliance.xls]Compliance Question 1'!$C14
(removed the $ before the row reference 14) But when I drag it, it just
copies it instead of changing the row from 14, to 15, 16, etc.
Why doesn't removing that $ work like it did in the other set?
I know it's me, just don't know what's wrong.
I tried looking in help but it just shows removing the $, which is what I
did.
Can anyone help?
Thanks, Meenie


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 192
Default dragging formula works for columns but not rows?

Thanks Fred,
I'll was afraid it was something about the way they were set up. I'll try
that.
and thanks for your suggestion the addresses. I'll do that next time :)
Meenie

"Fred Smith" wrote:

Using addresses with $ does work properly in Excel.

When you dragged the '$C14' formula, did you drag it to a different column,
or a different row? You need to drag it to a different row in order for the
address to change.

I suspect your problem is the 'different sheet which is set up in rows'. It
sounds like your data needs to be transposed before your formula is going to
work.

My other suggestion is to mask the file names you are posting. Posting the
acutal file names gives out too much personal information. Use a generic
names like Sheet1 and Sheet2. It will also make your posts much easier to
read.

Regards,
Fred.

"Meenie" wrote in message
...
I have excel 2003
I have a worksheet that is linked to two other worksheets.
I use this formula to bring in the info to my worksheet: ='C:\Documents
and
Settings\hawthos1.RHS\Desktop\Susan''s Documents\Dir Michelle W\Chart and
Falls Audits\Chart Audits\[February 08 MS & CC Chart Audit
Compliance.xls]compliance '!$C$5
The worksheet info I was linking to was set up in columns. So I wanted to
change the month from February to March, then drag the formula so the
Column
reference (C,D,E,F...) changed but the row number did not.
So I changed the formula in the first cell to ='C:\Documents and
Settings\hawthos1.RHS\Desktop\Susan''s Documents\Dir Michelle W\Chart and
Falls Audits\Chart Audits\[March 08 MS & CC Chart Audit
Compliance.xls]compliance '!C$5, Then when I dragged it across on my
worksheet, it changed appropriately to ....... '!D$5, 'E$5, etc.
Great That worked.
But the last three items in my worksheet were linked to a different sheet
that is set up in rows.
The formula is: ='[February 08 Falls Compliance.xls]Compliance Question
1'!$C$14
and I want the row numbers to change, not the column.
I changed the formula in the first cell to read ='[March 08 Falls
Compliance.xls]Compliance Question 1'!$C14
(removed the $ before the row reference 14) But when I drag it, it just
copies it instead of changing the row from 14, to 15, 16, etc.
Why doesn't removing that $ work like it did in the other set?
I know it's me, just don't know what's wrong.
I tried looking in help but it just shows removing the $, which is what I
did.
Can anyone help?
Thanks, Meenie



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
Dragging to select multiple rows causes out of control scroll ronlee67 Excel Discussion (Misc queries) 7 February 14th 08 09:19 PM
Formula to correlate rows/columns [email protected] Excel Worksheet Functions 1 March 3rd 07 07:15 AM
How do I keep a formula constant in dragging cells below the rows analyst storm Excel Discussion (Misc queries) 3 February 16th 06 01:19 AM
Works in all columns but one Doug Mc New Users to Excel 2 February 19th 05 01:05 AM
Works in all columns but one?? Doug Mc New Users to Excel 2 February 12th 05 05:37 PM


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