Can apple run visual basic on excel ?

can i run visual basic macros on a new apple macbook pro

Office 2011's Excel is supposed to run VB macros.

Similar Messages

  • Hello, I have the usual issue to use AcroExch.PDDoc/AcroExch.App/AcroExch.AVDoc objects in Visual Basic (MS EXCEL). On my company's machine I have Acrobat X and everything works fine, but I have another machine with just "Reader" installed - is there als

    Hello, I have the usual issue to use AcroExch.PDDoc/AcroExch.App/AcroExch.AVDoc objects in Visual Basic (MS EXCEL). On my company's machine I have Acrobat X and everything works fine. I am looking for the cheapest solution to get the stuff running on another machine... is there any way to do that with the Acrobat SDK, or do I need to purchase a full version of Acrobat XI ($$) ?

    The Acrobat SDK is nothing by itself. It is just information on how to automate Acrobat - just as the Office SDK doesn't include Office, but is for people who already have purchased Office but want to automate it.
    These automation things are MARKETING TOOLS FOR ACROBAT. Consider this and the technical limitations make a lot more sense.
    So, yes, you need to buy Acrobat. Standard is cheaper than Pro.

  • Office 2011 - Can't Find Visual Basic for Applications Error

    I have recently installed Microsoft Office 2011 on my Mac and have been using the Dev tools to program macros in VB. Suddenly, it stopped loading it when I try to enter the VB workspace and throws an error stating that "Can't Find Visual Basic for Applications." The error tries to be helpful, but in a typical Microsoft way is just plain vague. Any thoughts?

    I have the same problem, but have no odd characters in my hard disc name.
    I am pteey annoyed as I bought Office 2011 pre-loaded on my new Macbook, but it did not have the VBA (which is why I wanted Offfcie rather than the free OpenOffice in the first place).
    VBA is supposedly on the Office distrbution CD, so I went through the loop of re-installing Office 2011 with the VBA option ticked. No VBA apperared. After 3 times trying the install, still no VBA. The macbook has the VBA framework file installed in the applications folder, but the clicking the editor tab in the developer tab of Excel just brings up an error massage sayng VBA is not installed.
    Not clear where to go from here. Try the Genious Bar at the local mac store?

  • How can I fix 'Can't Load Visual Basic for Applications' in Word 2011 for Mac?

    How can I fix 'Can't Load Visual Basic for Applications' in Word 2011 for Mac? I reinstalled Office after macbook was restored and now I've tried reinstalling twice but the same error turns up. There seems to be an associated error realted to the database, which send me to Database Utility. This turns up every time I open Word, then the VBA error message turns up 4 times, or if i click on Visual Basic Editor.

    in case it's useful to some other soul who searched Google in vain and found this page, I posted a fix that worked for me under https://discussions.apple.com/message/21732017

  • How can i download visual basic on mac??

    how can i download visual basic on mac?

    Not download and run on OS X. You can run Windows on your computer via Boot Camp or using virtualization software like Parallels. But MS does not have a Mac compatible version of VB
    There are third-party Basics for OS X, however they are not VB. The closest to VB is probably REAL Basic.
    OS X's own programming environment is XCode which is a free download via the App Store. It is a development environment that uses C as the compiler language. XCode is a visual development environment, too.

  • Can I use Visual Basic to covert form user data from multiple .pdf files to a single .csv file?

    Can I use Visual Basic to covert form user data from multiple .pdf files to a single .csv file?  If so, how?

    You can automate Acrobat using IAC (InterApplication Communications), as documented in the Acrobat SDK. Your program could loop through a collection of PDFs, load them in Acrobat, extract the form data from each, and generate a CSV file that contains the data.
    Acrobat can also do this with its "Merge Data Files into Spreadsheet" function, but this is a manual process.

  • Microsoft Word hangs with message "Can't load Visual Basics in Application".

    When I try to open my Word docs, only 1 document opens and this is swiftly followed by an error message saying "Can't load Visual Basics in Application". Please help as I'm desperate to write an assignment. Many thanks.

    I reinstalled Word, and now everything works. 

  • How to save a Module in Visual Basic with Excel for Mac 2011

    On the MS support pages it shows how to create a module that will turn digits into written words:
    http://support.microsoft.com/kb/213360/en-us
    so if you enter $32.50 it will convert it to Thirty-Two Dollars and 50 cents. Perfect for batch payroll work!
    Using Excel for Mac I open the Visual Basic editor (which I clearly know nothing about!), paste in the text provided by Microsoft and it works perfectly.
    BUT... if I close that workbook that module is gone.  I can't use it again in the next workbook.  Surely there's a simple way to save the module so it is available in all future workbooks... yes?  This one has stumped several MS techs so far.

    Hi,
    I have no Excel for Mac, so I can't test this issue .
    Did you save the Excel workbook as Excel Macro-Enabled workbook(*.xlsm)?I guess Excel would prompt you if you want to save the VBA code when you close the workbook.
    Wind Zhang
    TechNet Community Support

  • Running Visual Basic macro

    Can I run a Visual Basic macro from Java? How do I do that?

    If your macro can be invoked from the command line, then you should be able to run it by using Runtime.exec()

  • Can i use visual basic 2010 console mode or later versions on a macbook?

    hello. i want to buy a macbook but i am taking computer classes that require visual basic 2010 console mode or later versions. Can i use this on a macbook or does it work only on windows' laptops?

    Sometimes they do work - i've done it before.  I have a late 2008 Macbook Uni and used the install dvd of my 2009 Macbook White and it worked.
    Why not just clone your hard drive?  It'll save you a lot of time doing a clone rather than doing a clean install.
    Unless you're having issues with your old set up or  your old hard drive is dead.
    You can download Carbon Copy Cloner - install your new hard drive in a external usb enclosure (around $10) and clone fromt here then test it before you install it in your Macbook.
    Once you've done the swap, you can install your old hard drive in the USB enclosure and use it as a backup drive.
    Good luck

  • HT3775 how can i write visual basic programs on my mac? and what IDE do i use? My mac runs on OS X mavericks.

    please help

    Install MS Windows as a Virtual Machine guest operating system on your Mac.  You will want a minimum of 8GB memory. Popular VM are VirtualBox, Parallels, and VMware. Once this is done, you can download the Microsoft Visual Studio 2013 development environment into WIndows 7 in the VM, and use it there.

  • Can i run visual c++ code under labview?

    I have two instruments, one is controlled by labview and the other one is controlled by visual c++ code. is there any ways so i can run the c++ code in the labview environment. in other words, can i control the instrument which is only controllable by c++ code, with labview? does labview recognize .cpp files or .exe which is the compiled form of my c++ file ?
    thanks

    Check http://www.ni.com/devzone/idnet/library/instrument_driver_guidelines.htm. Another quick and dirty way to add instrument control is to use the Instrument I/O Assistant. This is not nearly as flexible as a full driver but might be enough for you. Before attempting either, you should get familiar with the instrument's remote control commands by using the interactive control feature in MAX (right click on instrument and select "Communicate with Instrument").

  • Can't load visual basic for applications

    I get this error message when I try to run a macro (I think it is a macro, I'm running Bookends with msword, and I run it off the automator menu).  I just did a custom install from the word disc (2011), for vba.  Any ideas?

    I reinstalled Word, and now everything works. 

  • How can i download the visual basic for mountain lion

    hi, how can i download visual basic for my mac on os x mountine lion?

    There is no Visual Basics for Macs. Real Studio works on OS X and is quite similar to Visual Basic. You should check it out, I bet it will work well for you programming course.
    http://www.realsoftware.com
    If not, you will have to put Windows on the Mac using Boot Camp or a Virtual Machine like Paralells Desktop 8 and use that to run VB directly. Of course, you can also use BootCamp but I recommend Paralells over Bootcamp.

  • Want to Calendar as in Visual Basic we can have

    Hi,
    On forms i want a calendar which should
    be invoked on field as we can do in Visual
    Basic to let the user having more pleasant
    and easy way to select the dates...
    A sample code will be very helpful.
    Many thanks!
    null

    This is from Forms on-line help - "Creating a calendar" topic:
    To create a calendar:
    1 From the Components page of the
    STNDRD20.OLB object library, copy or
    subclass the Calendar object group.
    2 Attach the PL/SQL library CALENDAR.PLL,
    which contains the Date_LOV package, to
    your module.
    3 Create a Key-Listval trigger on the date
    item for which you would like to use the
    Date List of Values window. Add code to
    display the calendar using the Date_LOV
    package.
    4 If you want the end user to be able to
    close the Date List of Values window by
    clicking on the window close button in the
    title bar, create a form level
    When-Window-Closed trigger
    The calendar will appear whenever the end user invokes a list of values for the date item. A single calendar can be re-used on many different date items. Simply create a Key-Listval trigger for each item.
    I hope this will be a little help for you.
    Helena

Maybe you are looking for