+ Reply to Thread
Results 1 to 2 of 2

Hide Command Button On Form

  1. #1
    Registered User
    Join Date
    05-21-2012
    Location
    Pennsylvania
    MS-Off Ver
    Excel 2007
    Posts
    14

    Hide Command Button On Form

    I have one form open with a command button, and when it is pushed I would to disable a command button on another form.

    I have this so far:
    Forms("EnterInfo").cmdEnterName.Enabled = False
    but it's not working.

    Any suggestions would be greatly appreciated!

    Thanks!
    alyon

  2. #2
    Registered User
    Join Date
    05-21-2012
    Location
    Pennsylvania
    MS-Off Ver
    Excel 2007
    Posts
    14

    Re: Hide Command Button On Form

    hahaha. nevermind. it's just

    EnterINfo.cmdEnterName.Enabled = False

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1