importing excel formula as value

nicholas421

New Member
I'm trying to import a csv file that has formulas. Instead of importing the values, Progress imports the formulas literally. Is there a simple way around this?

example:
the csv file has a cell equal to "=1+1". I need to import this cell as "2", not "=1+1".

Thanks
 
Back
Top