Thread: VBA Problem
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
No Name
 
Posts: n/a
Default VBA Problem

Thats in the ThisWorkbook module right?

"Farhad" wrote in message
...
Hi guys,

i am new in VBA i made a user form and want the form show when i open the
workbook i put code below but it doesn't work please help.

Private Sub Workbook_Open()
InvFrm.Show
End Sub

any helps would be much appreciated.
--
Farhad Hodjat