Re: Can you do this with a macro
From: Robert Gillard (bob_at_mystical.demon.co.uk)
Date: 11/15/04
- Next message: Peter Smith: "Split database"
- Previous message: Ang: "Re: How to fish out data from .fpt / .cdx files (Foxpro?)"
- In reply to: Ken Snell [MVP]: "Re: Can you do this with a macro"
- Next in thread: Larry Linson: "Re: Can you do this with a macro"
- Reply: Larry Linson: "Re: Can you do this with a macro"
- Reply: Ken Snell [MVP]: "Re: Can you do this with a macro"
- Reply: Ken Snell [MVP]: "Re: Can you do this with a macro"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 15 Nov 2004 08:39:28 GMT
Ken,
Regretablely I do not have any experience in this area. Is this a good place
to start ?
Bob
"Ken Snell [MVP]" <kthsneisllis9@ncoomcastt.renaetl> wrote in message
news:ebZ41QryEHA.3708@TK2MSFTNGP14.phx.gbl...
> You cannot do this just with a macro. You'd also need to use a VBA
function
> that identifies if the table exists, and then have the macro call that
> function and test the result from it. Have you worked with VBA procedures
> before?
>
> --
>
> Ken Snell
> <MS ACCESS MVP>
>
> "Robert Gillard" <bob@mystical.demon.co.uk> wrote in message
> news:c3Rld.14933$up1.9498@text.news.blueyonder.co.uk...
> > I want to run a macro that (in plain English says) if tableA exists then
> > open formA, if it does not then open formB.
> > I thought this would be a conditional macro using Iif, but I do not know
> how
> > to say "if the table exists".
> > Can any body help with this please
> >
> > Bob
> >
> >
>
>
- Next message: Peter Smith: "Split database"
- Previous message: Ang: "Re: How to fish out data from .fpt / .cdx files (Foxpro?)"
- In reply to: Ken Snell [MVP]: "Re: Can you do this with a macro"
- Next in thread: Larry Linson: "Re: Can you do this with a macro"
- Reply: Larry Linson: "Re: Can you do this with a macro"
- Reply: Ken Snell [MVP]: "Re: Can you do this with a macro"
- Reply: Ken Snell [MVP]: "Re: Can you do this with a macro"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|