MID function not displaying result in cell

CDICKENS

Active Member
Joined
Mar 24, 2002
Messages
498
My formula for the MID function gives me a result, but it does not display the result in the cell. How do I get it to display the result?

=MID(D2,7,25)

I am trying to delete some leading text in a column with about 500 rows, is there an easier way?

Thanks,

CHuck
 
I want to give Mark and RIKRAK a big thanks! You guys saved me a lot of manual formatting!

To answer your question Mark, the software company that we are working with uses the ' to "comment" out cells that have numbers and text, otherwise their formatting would cause errors ( I guess it would not know whether it had text or numbers)

Thanks Again Guys!

Chuck
 
Upvote 0

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
If you upload a tab-delimited text file to your database then rikrak's formatting suggestion will work just fine. You may want to extend the custom number format to place an apostrophe before numeric values as well...

'General;'@
 
Upvote 0

Forum statistics

Threads
1,214,624
Messages
6,120,591
Members
448,973
Latest member
ksonnia

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top