Re: Newbie with a simple Q about Passing data to a Form
From: GaryZ (GaryZ_at_discussions.microsoft.com)
Date: 09/22/04
- Next message: Don_at_home.com: "Re: "out of stack space" error"
- Previous message: GaryZ: "Re: Newbie with a simple Q about Passing data to a Form"
- In reply to: Ken Halter: "Re: Newbie with a simple Q about Passing data to a Form"
- Next in thread: GaryZ: "Re: Newbie with a simple Q about Passing data to a Form"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 22 Sep 2004 07:17:03 -0700
Not quite. See GaryZ below at the root level of this topic.
"Ken Halter" wrote:
> GaryZ wrote:
> > Douglas,
> >
> > I just had a thought... Could it be that "create" is some kind
> > of reserved word, command or function name?
>
> It's not (not directly related to VB anyway).. Just type Create (or
> anything else) in a code window, highlight the word and hit Shift-F2. If
> it's a reserved word, the object browser will open and show you where it
> comes from.
> You can also type anything you want in a code window, highlight the word
> and hit F1. If it's a VB keyword, help will open to the page and show
> usage for that word. Create happens to be a keyword for use with a
> database so help will open and show you the SQL reference.
>
> --
> Ken Halter - MS-MVP-VB - http://www.vbsight.com
> Please keep all discussions in the groups..
>
- Next message: Don_at_home.com: "Re: "out of stack space" error"
- Previous message: GaryZ: "Re: Newbie with a simple Q about Passing data to a Form"
- In reply to: Ken Halter: "Re: Newbie with a simple Q about Passing data to a Form"
- Next in thread: GaryZ: "Re: Newbie with a simple Q about Passing data to a Form"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|