+ Reply to Thread
Results 1 to 2 of 2

VBA on Excel for Mac 2011 (and is there a better to do click-generated actions?)

  1. #1
    Registered User
    Join Date
    01-09-2013
    Location
    Singapore
    MS-Off Ver
    Excel 2007
    Posts
    25

    VBA on Excel for Mac 2011 (and is there a better to do click-generated actions?)

    Hi

    I'm running a simple bit of VBA code in a workbook that I created on a PC (Excel 2010) but is going to be used on a Mac (Excel 2011):

    Please Login or Register  to view this content.
    The macro runs perfectly and instantly on my PC but the Mac comes to an absolute standstill and freezes up completely. I haven't bothered to sit there long enough to see how long it takes (I tried it several ties and each time, I assumed the Mac completely pooped itself after the five minute mark). I did some research and found that Macs don't particularly like macros.

    Is there a way to speed up the macro or make it more Mac-friendly?

    If it matters, the macro is assigned to a button on a dashboard. Users select any cell within a range that contains people's names then they click the button and the value within the selected cell is copied into 'Filters'!H7'. The dashboard contains VLOOKUP formulas that look up the value in 'Filters'!H7 in a table on another sheet containing personal info. These cells will auto-populate with the information users need about that person. I could generate click-based actions with hyperlinks but the names are the results of formulas, not text typed directly into cells.

    If anyone could point me in the right direction so that I can achieve the same outcome without having to use VBA or if they could help me work out a way to make the macro work faster on a Mac, I'd be extremely appreciative!

    Cheers

  2. #2
    Forum Guru Izandol's Avatar
    Join Date
    03-29-2012
    Location
    *
    MS-Off Ver
    Excel 20(03|10|13)
    Posts
    2,581

    Re: VBA on Excel for Mac 2011 (and is there a better to do click-generated actions?)

    If selection is only one cell:
    Please Login or Register  to view this content.
    • Please remember to mark threads Solved with Thread Tools link at top of page.
    • Please use code tags when posting code: [code]Place your code here[/code]
    • Please read Forum Rules

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. VBA on Excel for Mac 2011 (and is there a better to do click-generated actions?)
    By Rusty315 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-19-2014, 05:46 AM
  2. Dynamically Generated Form And Their Click Events
    By fenilbhoot in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-12-2013, 10:13 AM
  3. Auto Generated Email From Excel 2011
    By DiverHodge in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-22-2012, 12:12 PM
  4. Event generated with a mouse-click
    By hockey123 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-11-2010, 12:25 AM
  5. Chart generated & closed with click of a button
    By Lex051201 in forum Excel Charting & Pivots
    Replies: 8
    Last Post: 02-23-2010, 08:27 AM

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