I have been struggling with this problem for a few days so I'm hoping someone can help. I have a field which is designed as a string and contains sizes such as 1/4" , 1/2" , 3/4" , 1 1/2" etc...
I need to convert these to a numeric field where I can select the largest size within a group of fields. I have the fraction to decimal conversion done using IIF statments but when I try to enclose this statement within any type of CAST or CDbl statement I get an error. Any ideas??
I need to convert these to a numeric field where I can select the largest size within a group of fields. I have the fraction to decimal conversion done using IIF statments but when I try to enclose this statement within any type of CAST or CDbl statement I get an error. Any ideas??