0

Split or excel formula

I'm trying to return the vendor lead time (for example 8M) but I only want to display the 8 so that I can do calculations off of it. I know in excel it's Left(cell,1) but I don't know how to do this in Jet yet.

Currently have the below in the cell to return the value.
=LinkField([Vendor],[Lead Time Calculation])

1 comment

Please sign in to leave a comment.