Nelson78
Well-known Member
- Joined
- Sep 11, 2017
- Messages
- 526
- Office Version
- 2007
Hello everybody.
I have a huge amount of records in which a lot of number are stored as text.
In order to simplify, I have created the above image:
https://imgur.com/a/H5IXsEm
The task is the following: for each value in colomn E, put in column F the related value as reported in column B, keeping the format "Number stored as text", if any.
I have tried with a Application.VLookup approach, but it doesn't allow to keep the format.
How can I figure this out? (probably with a copy and paste approach)
In the example I would like:
in F2 3924994 (see B5)
in F3 3473434 (see B12)
in F4 0117509 (see B15) stored as text because in B15 it is stored as text.
Thank's.
I have a huge amount of records in which a lot of number are stored as text.
In order to simplify, I have created the above image:
https://imgur.com/a/H5IXsEm
The task is the following: for each value in colomn E, put in column F the related value as reported in column B, keeping the format "Number stored as text", if any.
I have tried with a Application.VLookup approach, but it doesn't allow to keep the format.
How can I figure this out? (probably with a copy and paste approach)
In the example I would like:
in F2 3924994 (see B5)
in F3 3473434 (see B12)
in F4 0117509 (see B15) stored as text because in B15 it is stored as text.
Thank's.
Last edited: