Results 1 to 5 of 5

Using Variables Within Button Actions

Threaded View

  1. #5
    Registered User
    Join Date
    09-30-2011
    Location
    A Place
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Using Variables Within Button Actions

    The Me.Shapes worked fine for Visible! Thanks for that.

    But what code can you use for enabled? It says Object doesn't support this proerty or method.

    I figure Me.Shapes is the incorrect part? What should I change that to?

    How about refering to variables? i.e. I want at least 21 variables of each type.

    Could I do something like

    For Vary 1 To 21
    Dim Sales(Vary) As Integer
    Dim String(Vary) As String
    Next Vary
    Last edited by PersonMan; 10-01-2011 at 04:54 AM.

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