Re: layers
From: Jim Gordon MVP (goldkey74_at_WarmerThanWarmMail.com)
Date: 03/07/04
- Next message: Harvey Waxman: "Re: layers"
- Previous message: Harvey Waxman: "Re: layers"
- In reply to: Steve Rindsberg: "Re: layers"
- Next in thread: Harvey Waxman: "Re: layers"
- Reply: Harvey Waxman: "Re: layers"
- Reply: Steve Rindsberg: "Re: layers"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 06 Mar 2004 22:43:10 -0500
When I was in grade school the teachers predicted that by the time I was 35
that I would have more spare time than I would know what to do with. Energy
in the form of electricity would be so inexpensive that there would no
longer be a need to meter it.
I guess we know how it turned out. The predictions were not so accurate it
would seem.
There is no export or import forms in Mac's VBE. There is import a text
file, which can be used to populate a module.
Chance are importing a form would not work anyway. You can't put a picture
onto a userform and then expect the form to work cross-platform. A picture
added in windows causes a trappable error on the mac. A picture added on a
Mac causes an untrapable catastrophic failure on windows.
-Jim
-- Jim Gordon Mac MVP **Everyone is encouraged to post answers to any unanswered questions whenever you see one that you know the answer to. On 3/6/04 2:29 PM, in article VA.000002e5.c28cc70e@localhost.com, "Steve Rindsberg" <abuse@localhost.com> wrote: > In article <OXIyh9uAEHA.1516@TK2MSFTNGP10.phx.gbl>, Jim Gordon MVP wrote: >> Hi Harvey, >> >> Steve's PPTools has a layer tool that I will try to fiddle with (it's >> windows only at the moment). Will see if I can make it work on a Mac, maybe. >> > > Just had a few spare minutes so I thought I'd take a look at this. > > Under Windows VBA, you can export forms and modules, then import them into > another project. It's a nicety when you're moving code in basic modules back > and forth but it REALLY shines when you have to move forms here and there. > > Figured it'd be simple enough to get it onto the Mac and .... uh ... where's > the import form command? Nuts! > > There went my spare minutes! I'll have another peek later. > > -- > Steve Rindsberg, PPT MVP > PPT FAQ: www.pptfaq.com > PPTools: www.pptools.com >
- Next message: Harvey Waxman: "Re: layers"
- Previous message: Harvey Waxman: "Re: layers"
- In reply to: Steve Rindsberg: "Re: layers"
- Next in thread: Harvey Waxman: "Re: layers"
- Reply: Harvey Waxman: "Re: layers"
- Reply: Steve Rindsberg: "Re: layers"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|