View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Chet Chet is offline
external usenet poster
 
Posts: 88
Default How import a MS Excel Userform into Mac Excel?

On Jul 31, 12:12*pm, ker_01 wrote:
It's been a while, but I used to program MS Word userforms in in Office97
because (again, based on foggy recollection) that was the last version that
was 'fully' compatible over to versions of Mac Office available at the time.

I don't have 97 to test with at work anymore, but if you have trouble
bringing the userform over directly (what types of errors is it giving you?)
then one thing you might try is saving it as an Excel97 file. If the userform
makes it through the regression to 97, then you might be able to open that
97-format file on the Mac side. You might have to actually find a machine
with 97 on it, and check to see if the userform made it through and if it
needs any tweaking, but that's my best suggestion- good luck!



"Chet" wrote:
Does anyone know if I can import *a userform *that I created in MS
Excel 2003 INTO Mac Excel 2004? *I've been able to put the module code
from MS to Mac Excel but not the userform. *I would hate to have to
recreate the userform again in Mac Excel. *(I can't find any Mac
centered Excel programming groups out there even!)


Thanks,
Chet- Hide quoted text -


- Show quoted text -


The problem is that there is no menu functionality to import the
userform in! (I looked everywhere I could think of too.).. I don't
have 97 either.. Thanks Chet