I have <C10 in cell C10.
When I drag the lower right hand corner into D10, It shows C11. I would like it to show D10
Is there a way to do this? THANKS
I have <C10 in cell C10.
When I drag the lower right hand corner into D10, It shows C11. I would like it to show D10
Is there a way to do this? THANKS
Last edited by ballz; 10-03-2011 at 02:38 PM.
Hi ballz, (that sounded wrong)
Do the same thing, but this time when you're dragging it downwards, before you let go of the left mouse button, press and hold the CTRL key, then let go the left mouse button.
I'm dragging it to the right.
Holding control just keeps it at C10, so it didn't work for me.
It's not a formula, so it will not adjust like that.
Entia non sunt multiplicanda sine necessitate
No way I can hack something up?
like put C in a cell, 10 in a cell, have count 1-10 + to C etc etc.
use some concatenation functions or other excel functions?
Solved it. Had to Hack something up. For those who care::
A1:C B1: =CHAR(CODE(A1)+1) [changes C to ASCII , +1, then converts it back]
So if you drag out B1, you get D E F G H
then if you want to put the number "10" at the end of it (i.e. D10, E10), you can use = CONCATENATE(B1,10)
Using this method, I was able to formula sequential letters for inputs (as strings) into my other formulas.
Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution. Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.
To change a Title on your post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.
PLEASE PM WHEN YOU HAVE DONE THIS AND I WILL DELETE THIS POST
Hope that helps.
RoyUK
--------
For Excel Tips & Solutions, free examples and tutorials why not check out my web site
Free DataBaseForm example
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks