Results 1 to 1 of 1

Thread: 32bit and 64bit compatibility

  1. #1
    Hyperactive Member
    Join Date
    Mar 07
    Location
    Roodepoort, South Africa
    Posts
    322

    32bit and 64bit compatibility

    I'm helping a friend with some VBA work on a Excel spreadsheet. My Office is 64bit and his are 32bit. For some unknown reason the sheet doesn't want to run on his 32bit anymore The error message is something about not enough resources available. It works fine on my 64bit Office. His laptop has a much higher spec than mine so computer resources should not be a problem.

    The error is shown on a line where we call a function of Excel with Application.WorksheetFunction.XIRR(...)

    Does anyone know if there are compatibility issues between 32bit and 64bit Office? The spreadsheet itself is currently 250MB in size. Could this be an issue?
    Last edited by Bezzie; Sep 20th, 2012 at 04:49 AM.

Posting Permissions

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