I would like to move a number from a group, automatically and post in a different colume. Like remove the 4 from 439 to a different colume. Any ideas?
oilbath
I would like to move a number from a group, automatically and post in a different colume. Like remove the 4 from 439 to a different colume. Any ideas?
oilbath
=Left(source_string,number_of_characters) e.g. =Left(A1,1) in cell A2.
Thanks, but where do I put all that data?
That is the formula you put in the cell where you want the data to be, cell A2 in example.
It spills across the whole page, where do I put the number I want to move
I am confused. You said "Like remove the 4 from 439 to a different colume" The formula I gave you goes in the "different colume [sic]" and references the column where the 439 value is so if 439 is in cell a1 and you want 39 in cell a2, in cell a2 you place the formula [code] =Left(A1,1) [code]
Removes the 4 from 439Removes all 4 from 346456![]()
Please Login or Register to view this content.
![]()
Please Login or Register to view this content.
Looking for great solutions but hate waiting?
Seach this Forum through Google
www.Google.com (e.g. +multiple +IF site:excelforum.com/excel-general/ )
www.Google.com (e.g. +fill +combobox site:excelforum.com/excel-programming/ )
Ave,
Ricardo
I guess I wasn't very clear on what I wanted. Try this, on one day I have 489, would like to put each number in a different cell, the next day I have 324 would like to put the 3 and the 2 in there own cells, and the 4 in the cell with the first 4.
Last edited by oilbath; 11-04-2008 at 07:12 PM.
I've used the following codeProbably the exelsheet explains better. It counts the number of times a value is found.![]()
Please Login or Register to view this content.
This doesn't seem to do the job I am looking for
I modified rwgrietveld's formulas with the REPT function to display each digit the number of times it appears between D3 and D50. Is this what you are looking for? If not, an example spreadsheet would do wonders.
ChemistB
My 2?
substitute commas with semi-colons if your region settings requires
Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)
Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble
How do I attach my spreadsheet?
When you reply to the thread, look below the big text box for "Additional Options", click the button "Manage Attachments", click the "Browse" button, find your spreadsheet, click OK, click Upload.How do I attach my spreadsheet?
cheers
Teylyn
I did what you told me, all I get is a message that my message is too short
How's this?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks