Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]() I have a long column of numbers some large numbers, but they all have a "1" at the end. How can I use excel to truncate the trailing digit from every entry? for instance. 801 1761581 etc... should read 80 176158 Thanks, Crzzy1 |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]() |
#3
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
On Saturday, February 23, 2013 10:45:08 PM UTC+5:30, wrote:
I have a long column of numbers some large numbers, but they all have a "1" at the end. How can I use excel to truncate the trailing digit from every entry? for instance. 801 1761581 etc... should read 80 176158 Thanks, Crzzy1 Or Simply u can keep =(A2-1)/10 |
#4
![]() |
|||
|
|||
![]()
I am considering creating an app for the first time. Since it will represent a significant time investment, I am wondering if it will get a decent return on my investment.
I am thinking of making the app free and running it with iAd. Therefore, Ive been trying to find statistics about how much money developers typically get, but Ive had no luck. COULD SOMEONE RUNNING iAd POST THEIR TYPICAL REVENUE? Thanks. I now that depends on various factors but im really want an average. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Preserving "trailing" zeros from csv file | Excel Discussion (Misc queries) | |||
=SUBSTITUTE(C4,"~?#","") will this work to remove multiple string | Excel Worksheet Functions | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
Remove "INV" from worksheet in Normal View | Excel Discussion (Misc queries) | |||
CommandBars("Worksheet Menu Bar").Controls("Tools").Enabled = Fals | Excel Programming |