Hi,
I am using a vlookup formula. Which works well to pull data from my other sheet. But I want it to just pull the colour only from the cell
Example: Data (jan) from cell a1 is a Blue colour, and has a number example 5. Vlookup sheet (e4), overwrites from the information of the data sheet with the number, but not the colour? I only want the colour and keep the information already in the cell on the vlookup sheet e4.
Formula I am using: =VLOOKUP($E$4,Jan,3,1)
Can anyone help, not sure if I need to put a If or AND, but how?
Thanks
I am using a vlookup formula. Which works well to pull data from my other sheet. But I want it to just pull the colour only from the cell
Example: Data (jan) from cell a1 is a Blue colour, and has a number example 5. Vlookup sheet (e4), overwrites from the information of the data sheet with the number, but not the colour? I only want the colour and keep the information already in the cell on the vlookup sheet e4.
Formula I am using: =VLOOKUP($E$4,Jan,3,1)
Can anyone help, not sure if I need to put a If or AND, but how?
Thanks