OFT details

  • Thread starter Thread starter Mohan
  • Start date Start date
M

Mohan

hello sir,
i saved a form as an .oft file.in open event i code like

function Item_open()
msgbox "hai"
end function

when i open the form in outlook i got the msg like "hai"

i saved the form in my desktop.when i open the same .oft file, i m not
getting the msgbox.why?

kindly help me in this context

thx
mohan
 
Code doesn't run in unpublished forms, including forms saved as .oft files.
 
Back
Top