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.

Do I need to use DDE command?

Featured Replies

  • Newbies

Hi,

In Microsoft Excel we are using a formula which takes information from another open application and enters the information into a cell in Excel.

The formula we are using is:

=AXLDDES|'AV..L'!MID_PRICE

Is there anyway to imitate this in FileMaker, perhaps with a DDE command? so that the information is brought into a field in FileMaker

Many thanks

DDE is very old and very dead technology. Not supported by Microsoft anymore. But if you insist on using it, you can only *send* DDE commands from FM, FM does not respond to any DDE commands sent to it from another app.

To get data into FM you have these options

- web interface

- ODBC

- import

- paste

- plugin API

You can run a script in FM from the outside (see "ActiveX" in the FM help file) but unfortunately you cannot pass that script a parameter, which would solve all your problems because then you could pass your calc to FM as the script parameter.

Go here and add an entry asking for script parameters through ActiveX.

http://www.filemaker.com/company/product/feature_request.html

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.