How can I use function DATEVALUE in a VBA code, in order to convert a cell from text to Date.
Ex. I have E1= "29/10/2014"
EXCEL recognizes it as text. If I double click on the cell it reverses it to date correctly.
I want to run a macro and convert all this values to Date. I must say that I have an excel sheet, Range A1:BJ10223 and columns with dates are the E,H,S,V,AB,AF,AJ,AL,AO,AS,AY,BE,BH. Not all dates are reflecting as text values. Some are ok.