import frx file?

J

Jim

How can I import/insert a .frx file into MS Project
(Visual Basic Editor)?

A message says that Userform17.frx could not be loaded.

Thanks in advance

Jim
 
K

Karl Stewing

Hi Jim -

The frx file should be saved along with a frm file. When you import a form
(in your case Userform17.frm), you should have the .frx file at the same
location. If not, you probably forgot to copy it.

- Karl Stewing
 
Top