Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default Distribute Userform?

A co-worker wants a macro, and I think it would be best to give it to him in
a UserForm. I've emailed macro code over before, and just had them copy and
paste into their macro storage. But how do I send over a UserForm? All
code will be in the form.

Ed


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Distribute Userform?

right click on the userform module in the project explorer. selec
export file and save it. send this file to the concerned person and as
him to import it in his excel sheet.

- Manges

--
Message posted from http://www.ExcelForum.com

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Distribute Userform?

right click on the userform module in the project explorer. selec
export file and save it. send this file to the concerned person and as
him to import it in his excel sheet by using the same method. Righ
click in the forms and select import file, browse to the location wher
the file is and import.

- Manges

--
Message posted from http://www.ExcelForum.com

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Distribute Userform?

For Userforms, you need to send both the frm and the frx files.
When you export a userform, VBA creates two files, one called
FormName.frm and one called FormName.frx. Both files are
required to import the userform in to another project.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com




"mangesh_yadav "
wrote in message
...
right click on the userform module in the project explorer.

select
export file and save it. send this file to the concerned person

and ask
him to import it in his excel sheet by using the same method.

Right
click in the forms and select import file, browse to the

location where
the file is and import.

- Mangesh


---
Message posted from http://www.ExcelForum.com/



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default Distribute Userform?

Thanks, Chip. I saw both and was wondering. When the user receives the
email and saves the files from it onto his system, does it matter where he
saves the files to?

Ed

"Chip Pearson" wrote in message
...
For Userforms, you need to send both the frm and the frx files.
When you export a userform, VBA creates two files, one called
FormName.frm and one called FormName.frx. Both files are
required to import the userform in to another project.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com




"mangesh_yadav "
wrote in message
...
right click on the userform module in the project explorer.

select
export file and save it. send this file to the concerned person

and ask
him to import it in his excel sheet by using the same method.

Right
click in the forms and select import file, browse to the

location where
the file is and import.

- Mangesh


---
Message posted from http://www.ExcelForum.com/







  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Distribute Userform?

The only restriction is that both the frm and the frx files must
be saved in the same folder.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com



"Ed" wrote in message
...
Thanks, Chip. I saw both and was wondering. When the user

receives the
email and saves the files from it onto his system, does it

matter where he
saves the files to?

Ed

"Chip Pearson" wrote in message
...
For Userforms, you need to send both the frm and the frx

files.
When you export a userform, VBA creates two files, one called
FormName.frm and one called FormName.frx. Both files are
required to import the userform in to another project.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com




"mangesh_yadav "


wrote in message
...
right click on the userform module in the project explorer.

select
export file and save it. send this file to the concerned

person
and ask
him to import it in his excel sheet by using the same

method.
Right
click in the forms and select import file, browse to the

location where
the file is and import.

- Mangesh


---
Message posted from http://www.ExcelForum.com/







  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 15
Default Distribute Userform?

Thanks. Ed

"Chip Pearson" wrote in message
...
The only restriction is that both the frm and the frx files must
be saved in the same folder.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com



"Ed" wrote in message
...
Thanks, Chip. I saw both and was wondering. When the user

receives the
email and saves the files from it onto his system, does it

matter where he
saves the files to?

Ed

"Chip Pearson" wrote in message
...
For Userforms, you need to send both the frm and the frx

files.
When you export a userform, VBA creates two files, one called
FormName.frm and one called FormName.frx. Both files are
required to import the userform in to another project.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com




"mangesh_yadav "


wrote in message
...
right click on the userform module in the project explorer.
select
export file and save it. send this file to the concerned

person
and ask
him to import it in his excel sheet by using the same

method.
Right
click in the forms and select import file, browse to the
location where
the file is and import.

- Mangesh


---
Message posted from http://www.ExcelForum.com/









Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Distribute an add-in using a URL Giggly4g Excel Discussion (Misc queries) 0 November 20th 09 08:45 PM
Distribute Horizontally (etc) is turned OFF hrpuffnstuff Excel Discussion (Misc queries) 0 September 4th 09 01:38 PM
Distribute a secure Workbook scott56hannah Excel Discussion (Misc queries) 1 June 25th 07 02:09 PM
Distribute Total Fable Excel Discussion (Misc queries) 0 July 25th 05 05:28 PM
Distribute Personl.xls and excel.xlb for net use Petra Frimpong Excel Programming 2 February 12th 04 03:08 PM


All times are GMT +1. The time now is 03:54 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"