Logo 
Search:

MS Office Answers

Ask Question   UnAnswered
Home » Forum » MS Office       RSS Feeds
  Question Asked By: Don Sims   on Dec 13 In MS Office Category.

  
Question Answered By: Madaniyah Malik   on Dec 13

Interesting idea.
I do this all the time with VB6, but I can't seem to get this
to work  in Excel.

I have a command button on Sheet1 named cbSTART.
I created a form and changed these properties manually:
-- (Name) -> FormTest
-- Caption -> FormTest
-- BackColor -> Light green

How do I get the form to appear? This is what I tried...

Sub cbSTART_Click()
-- FormTest.Top=500
-- FormTest.Visible = True <<---------- crashes here
End Sub

Share: 

 

This Question has 13 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on make workbook ignore keyboard activity while timer running Or get search suggestion and latest updates.


Tagged: