This content has been marked as final.
Show 2 replies
-
1. Re: Issue with Calc Statement
Shinichiro MurakamiJan 19, 2017 11:41 PM (in response to Milton Forde)
I found errors on [BAGS AND CANS SIZE] and [Size Calc]
Primary "OUNCES" does not exist, only "OUNCE"
I modified other several tiny things and don't know what is essential.
You can compare "original" and "-SM"
[BAGS AND CANS SIZE]
wrong
RIGHT([Base Size],6) = "OUNCES")
New
RIGHT([Base Size],5) = "OUNCE")
one more thing, attaching packaged workbook is really helpful, but if the sample file is smaller like less than 2MB,
it's easier to try for more people.
Thanks,
Shin
-
SIZE TEST FILE_SM_9.0.twbx 12.7 MB
-
-
2. Re: Issue with Calc Statement
Milton Forde Jan 20, 2017 7:14 AM (in response to Shinichiro Murakami)2 of 2 people found this helpfulOk, thank you Shin.
I will give these changes a try on my end. Yes, sorry for the large file, I will supply a smaller one next time.
Again, thank you for your help. I really appreciate it.
-Milton