Crosswords8 mins ago
Excel Is This Poss ?
hi peeps, my friend asked me an Excel question to which i havnt the foggyest idea so i asked him to email me and i would post it here hoping some kind person might have a scooby as to what he's on about, thanking you in advance .........Gaz
Hi Gary
I have been trying to find out how to set up a formula that will enable me to drag and populate other cells. I have entered the following in Cell C2 on a particular spreadsheet: ='Payment record'!B3
I then want Cell D2 to replicate what is at 'Payment record'!B4 and E2 to equal B5 etc, etc. I know that I need to use $ to fix the Payment Record column at B whilst the row number advances. But if I insert the $ before the B as follows - ='Payment record'!$B3 it fixes the row number as well as the column letter. I.E. cell B3 gets repeated if I carry out the drag action. If I insert the $ between the B and 3 then it has the effect of fixing the row number rather than the column letter.
Can you please advise what I need to do?
Hi Gary
I have been trying to find out how to set up a formula that will enable me to drag and populate other cells. I have entered the following in Cell C2 on a particular spreadsheet: ='Payment record'!B3
I then want Cell D2 to replicate what is at 'Payment record'!B4 and E2 to equal B5 etc, etc. I know that I need to use $ to fix the Payment Record column at B whilst the row number advances. But if I insert the $ before the B as follows - ='Payment record'!$B3 it fixes the row number as well as the column letter. I.E. cell B3 gets repeated if I carry out the drag action. If I insert the $ between the B and 3 then it has the effect of fixing the row number rather than the column letter.
Can you please advise what I need to do?
Answers
Best Answer
No best answer has yet been selected by fatgaz. Once a best answer has been selected, it will be shown here.
For more on marking an answer as the "Best Answer", please visit our FAQ.i've just tried this http://www.exceltip.com/st/Copying_Formulas_and_Pasting_Them_in_a_Transposed_Direction_Without_Changing_the_Relative_References/127.html and it works