View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
Peter[_28_] Peter[_28_] is offline
external usenet poster
 
Posts: 60
Default Help with VB script please?

On Wed, 13 Oct 2004 22:25:31 +0100, "Bob Phillips"
wrote:

That suggests to me that you don't have a worksheet called Form master(2 in
the activeworkbook. Check the exact name.



Here's one for the book!

I changed the name from "Form master" to "Form" - no joy, still the
same runtime error.

Changed the name of the worksheet to "Peter" and the associated bits
of script in the macro - it works like a dream.

I have a macro which launches the form - Openairform.Show - I wonder
if the common word Form was screwing it up?

Still, it's sorted now - on to the next stage,


--
Cheers

Peter

Remove the INVALID to reply