I Need to run an update query to fill in a dollar value, it is set to text but then it sees a cell that has a date or dollar value it won't cange or update it, essently it only fills cells that are emptyand does not over write the cells with data. I have had the problem with over writing data.
sample:
152.60 152.60 152.60 01/05/02 Returned
152.60 152.60 152.60 152.60 152.60 03/12/02 Returned
if i tell it to fill col 4 it will over write my date as you can see. how do i avoid this.
sample:
152.60 152.60 152.60 01/05/02 Returned
152.60 152.60 152.60 152.60 152.60 03/12/02 Returned
if i tell it to fill col 4 it will over write my date as you can see. how do i avoid this.