manekankit
Board Regular
- Joined
- Feb 1, 2019
- Messages
- 72
- Office Version
- 365
- Platform
- Windows
Having below issue while applying vlookup
Column A1 to 100 contains customer codes, all numerical
Column b1 to 100 contains customer balances
A and B values are loaded directly from accounting software through Excel add-in. Column A values are all digits but loaded in text format.
In cell c1, i type customer code manually.
I want to apply vlookup in cell D1, that will lookup c1 value in column A and give balance from column B.
But as values in column A are stored in text format, vlookup formula is resulting in an error.
If i conver all values in column A to numbers, vlookup works fine.
Is there any way out through vlookup or other formula to get values in cell D1 without converting column A values to numbers
Column A1 to 100 contains customer codes, all numerical
Column b1 to 100 contains customer balances
A and B values are loaded directly from accounting software through Excel add-in. Column A values are all digits but loaded in text format.
In cell c1, i type customer code manually.
I want to apply vlookup in cell D1, that will lookup c1 value in column A and give balance from column B.
But as values in column A are stored in text format, vlookup formula is resulting in an error.
If i conver all values in column A to numbers, vlookup works fine.
Is there any way out through vlookup or other formula to get values in cell D1 without converting column A values to numbers