Thread: Excel Form ????
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Lime Lime is offline
external usenet poster
 
Posts: 56
Default Excel Form ????

Hello Kris,
When I right Click on the file or Right click on the open form it's self I
do not see anywhere export??


"Kris" wrote:

Lime wrote:
Hello,
Is it possible to convert a outllook form to excel form?
In other works turn an outlook form into an Excel from without have to
create a whole new form?

Thanks,
LIME


Good advice.
if you don't know then try.

Goto your outlook project right click on your form and choose Export file.
Save it somewhere (.frm extension)
Goto your excel project right click and choose Import File.


of cource code specific for outlook will not work in Excel byt the rest
should work.