PC VBA to MAC VBA

RB12345

New Member
Joined
Aug 28, 2014
Messages
3
Can someone please help me convert an excel file that I have from the PC version into a Mac Version?

I receive an error when opening my excel in mac. The error I receive is: run time error 438.

I presume it is the VBA?

Any help would be most appreciated.

Thanks
 

Excel Facts

Remove leading & trailing spaces
Save as CSV to remove all leading and trailing spaces. It is faster than using TRIM().

Teeroy

Well-known Member
Joined
Nov 9, 2012
Messages
2,244
Office Version
  1. 365
Platform
  1. Windows
The error just tells us that the object doesn't support the particular property. Do you have code in the workbook_open event? Do you have ActiveX objects in the workbook?
 
Upvote 0

RB12345

New Member
Joined
Aug 28, 2014
Messages
3
May I send you the workbook? - I had someone design the excel for me and don't understand VBA at all.

If you are willing to help, private message me with your email and I can send it.

Thank you!
 
Upvote 0

Teeroy

Well-known Member
Joined
Nov 9, 2012
Messages
2,244
Office Version
  1. 365
Platform
  1. Windows
I'm happy to look for something obvious but I can only test it on a PC.

If you still want me to look at it then upload the file to a file share site (I personally use Box) and PM me a link to it.
 
Upvote 0

RB12345

New Member
Joined
Aug 28, 2014
Messages
3
I'm happy to look for something obvious but I can only test it on a PC.

If you still want me to look at it then upload the file to a file share site (I personally use Box) and PM me a link to it.


Thank you for offering your help.
Unfortunately, I need someone that can test the excel on a mac. Additionally, I would like to find someone that can convert the VBA code from a PC to a Mac so that it will operate correctly.

Any help would be appreciated.
 
Upvote 0

Forum statistics

Threads
1,195,594
Messages
6,010,628
Members
441,558
Latest member
lambierules

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Top