![]() |
#2
|
|||
|
|||
![]() Quote:
It appears that the first issue is dealing with what is called scientific notation. Besides converting the cell to text you could add a ' into the result cell. an example would be to place this formula in cell u1 ="'"&a1 the quotes are around the ' so it is " ' " without the spaces. This will show the whole number. If you need to do calculations with it calculate the value in A1 not U1. U1 is just so you can see the number. Now the 2nd issue could be accomplished by the formula =right(a1,4) This will take the last 4 characters of a string and display them. so 01234567892013 will show 2013. Again if you need to do calculation on this change the formula to =right(a1,4)+0 Let me know if this makes sense. Thanks |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Milestones: Display of - turning off the display of the date | Pmacdaddy | Project | 3 | 01-18-2013 05:42 PM |
WORD 2010 Print Layout View display error | cwk | Word | 1 | 06-20-2012 04:38 PM |
![]() |
bennypryde | Office | 1 | 01-05-2012 03:33 PM |
Microsoft Office 2010 programs display error message "Application has failed to start | SamSR | Office | 1 | 02-15-2011 07:15 AM |
Runtime error 5487 - Word cannot complete the save to to file permission error | franferns | Word | 0 | 11-25-2009 05:35 AM |