Removing/editing text from an array for vlookup

rossa

Board Regular
Joined
Nov 7, 2013
Messages
109
Here is a simplified example, A2:B7 contain the following (A is just months in the format "mmm" with a leading "A").

AJan34
AFeb56
AMar73
AApr45
AMay51
AJun49



<colgroup><col style="width: 48pt;" span="2" width="64">
<tbody>


</tbody>


Column E contains these months in the "mmm" format. To convert any of the cells in column A the following formula can be used "MID(A2,2,LEN(A2)-1)".
Is there any way to applay this to the entire contents of Column A within a VLOOKUP?

Thanks
 

Excel Facts

What do {} around a formula in the formula bar mean?
{Formula} means the formula was entered using Ctrl+Shift+Enter signifying an old-style array formula.

Forum statistics

Threads
1,203,027
Messages
6,053,120
Members
444,640
Latest member
Dramonzo

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