Results 1 to 18 of 18

what does that Button do!?

Threaded View

  1. #1
    Registered User
    Join Date
    04-03-2009
    Location
    Brasília, Brazil
    MS-Off Ver
    Excel 2003
    Posts
    21

    what does that Button do!?

    I have a Spreadsheet for an old employer that doesn't work with me anymore.

    It has an button, that execute some jobs of automation of my office.

    the question is, how do I see the code of this Button?

    It name is Text box 2, and it is a Form. A tried alt+f11 and this is the unique code that I found:

    Sub refresh_data()
        ActiveWorkbook.RefreshAll
        Sheets("main").Select
    End Sub
    Last edited by Uder; 04-13-2009 at 08:27 PM.

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