View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Hemant_india[_2_] Hemant_india[_2_] is offline
external usenet poster
 
Posts: 107
Default implements statement

hi keepITcool
why binned the project?
i waiting for your guidance
i hope u are not angry at me :)
--
hemu


"keepITcool" wrote:

missed your post. s/b a reply to mine :)

Add Option Explicit to all your modules and classes.
then try to compile.

If Form2 cannot compile you'll get the error as indicated.
I had your code working, but binned the project.

--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


Hemant_india wrote in


hi keep'cool

Dim frm2 As New Form2'<====Here I get error msg
i am still confused.