When I do v-lookups, I have often had to convert columns from text to number values by doing a paste special where I add a zero or something to make the value I'm looking up a numeric value.
But having an issue with items that are text and begin with a letter, such as V67.1 (instead of a, for example, 198.3 where it comes back fine) . When I apply my "add zero solution" to convert it to a number, it returns #VALUE! in the cell.
Any way I can change that column to numeric values where it still shows the V67.1 and converts the cells that can be changed to a number, such as the 198.3, accordingly?
All this assumes V-lookup only works with numeric values concerning which I could be mistaken?
But having an issue with items that are text and begin with a letter, such as V67.1 (instead of a, for example, 198.3 where it comes back fine) . When I apply my "add zero solution" to convert it to a number, it returns #VALUE! in the cell.
Any way I can change that column to numeric values where it still shows the V67.1 and converts the cells that can be changed to a number, such as the 198.3, accordingly?
All this assumes V-lookup only works with numeric values concerning which I could be mistaken?