Jump to content
Server Maintenance This Week. ×

This topic is 3250 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I know there is a custom function that is equivalent to Excel's VLOOKUP, or at least to find exact matches. The Excel function allows for it's third parameter to be FALSE (find exact match) or TRUE (find closest match). I have a table of Timestamped records that need location positions. I have a second table of GPS track location positions that are Timestamped every 10 seconds. I need the function to be able to find the closest matching Timestamp and grab the location from the GPS table. Is there a solution for this? I'm using Filemaker Pro 13 Advanced. Thanks.

Link to comment
Share on other sites

I guess since there was a custom function for Excel's version of VLOOKUP using the "FALSE" parameter (exact match), I was hoping there would be one that does the "TRUE" parameter (closest match) as well.  This just makes transfering an Excel file that uses VLOOKUP into Filemaker simple. Since there isn't, I've attached my best attempt at achieving what I need to achieve using the LOOKUPNEXT and LOOKUP functions. If there is an actual custom function or (I'm sure) a better way, please let me know. At least this seems to be working. Thanks.

LookupTest.zip

Edited by Ziphius
Link to comment
Share on other sites

This topic is 3250 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.