Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

  • Newbies

Here is my problem: I run an Excel macro to pull data off a website every 5 minutes, etc. I want a specific field in the spreadsheet to link with a corresponding field in a filemaker database, i.e. every five minutes the macro will run and the data in this field will change; I want the change to be reflected in the filemaker database through a link and not a manual script/import. Ideally, the macro will run in the background and the Filemaker database will be the only thing I use. Any suggestions? Thanks.

You need a plugin like scriptfire by dacons or eventscript.

  • Author
  • Newbies

Thanks for your suggestions. Are you saying that there is no easy way to link a FM database to an excel spreadsheet through DDE or something of the sort? My best bet would be to script an import and install a plug-in to run at a predetermined interval? Thanks again.

FileMaker can use DDE to talk to another App but can't receive DDE calls

(DDE is very dead by the way).

The FM ActiceX model does not allow you to set data directly. So you either need to:

- use ODBC

- run a FM script that imports

- use the clipboard

Since you already have a bunch of code in Excel I would extend it to run a FM import script.

Careful when you do that: a FM script triggered from the outside *will* interfere with any scripts you may be running manually in the file on the same machine.

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.