![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: May 2002
Location: Rebecca Collins
Posts: 1
|
I have used a formula before that counts the number of characters in a cell and deletes those after a specified point. I have a spreadsheet with and address column, in order to import this data into an internal software application I need to reduce the address to 30 characters. How do I do this?
|
|
|
|
|
|
#2 |
|
Board Regular
Join Date: Feb 2002
Location: Southfield,MI USA
Posts: 1,028
|
Hey,
Can you get away with =LEFT(AddressCell,30) Adam |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|