Search found 2 matches

by IVY440
16.01.2014, 21:07
Forum: Discussion
Topic: How to open FC via VBA
Replies: 3
Views: 4783

Re: How to open FC via VBA

Thanx. We will try if it works.

But what we really try to do is open a directory (with sadly enough spaces in the pathname) with FreeCommander.

When we do it with the mentioned code (eg when the pathname is C:\Documents and settings\Document.docx), FreeCommander tries to open the directory before ...
by IVY440
16.01.2014, 08:15
Forum: Discussion
Topic: How to open FC via VBA
Replies: 3
Views: 4783

How to open FC via VBA

In our office we use an Access database with its forms and VBA code as a central navigation panel (open maps, open files, open contacts,...).

To open maps we used to use Windows Explorer. More and more people are starting to use FreeCommander but we experience a problem with it.

In a linked table ...