I have two columns of data. I want all of the data in one column, but because of some ascii import issues, some of the data winds up in the second column. I want to search column 1 for the character "=", then replace each instance with the number in the adjacent column. Help. Jonathan
1 L A T E S T R E P L I E S (Newest First)
juannim
Posted - 04/17/2007 : 4:10:34 PM figured it out. More questions to come.