Vehiclemodel
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 28 articles for 0.304 sec
"snowiii" <snowiii@discussions.microsoft.com> wrote in message news:6DFEFB02-7942-4708-B5A6-A650B8421EF8@microsoft.com... > I am trying to input form fields from a word doc into access...I alos want > to > add the file name as a field into the table with the data fields...I am > running up against a brick wall on this and am a rookie at VB....I have > the > code shown below...Any help     

Group: microsoft.public.access · Group Profile · Search for Vehiclemodel in microsoft.public.access
Author: hillbillykeith
Date: Jun 18, 2008 16:10

"snowiii" <snowiii@discussions.microsoft.com> wrote in message news:6DFEFB02-7942-4708-B5A6-A650B8421EF8@microsoft.com... I am trying to input form fields from a word doc into access...I alos want to add the file name as a field into the table with the data fields...I am running up against a brick wall on this and am a rookie at VB....I have the code shown below...Any help
Show full article (4.85Kb) · Show article thread
VISITA IL MIO SITO WWW.ZAJON.IT VISIT MY WEBSITE HELO? "down in falmes" <downinfalmes@discussions.microsoft.com> ha scritto nel messaggio news:5E0E0378-288F-4155-B8A0-81E84DAF5739@microsoft.com... > Thanks a million! I did the tables as stated. > > "Klatuu" wrote: > >> Okay, thanks. >> You need one table that contains all the year, make, and model >> combinations. >> It also needs     

Group: microsoft.public.access · Group Profile · Search for Vehiclemodel in microsoft.public.access
Author: hillbillykeith
Date: Jun 16, 2008 15:23

Awesome! This will take a few days to enter all the data, but I will get back with you. Thanks Again! "Klatuu" wrote: Okay, now we need to load some data into the tables. First, create a simple form using tblVehicle as the form's record source. Put a text box control on the form for each field in the record source. Once you have selected a record source, you will get a box with
Show full article (4.85Kb) · Show article thread
Okay, now we need to load some data into the tables. First, create a simple form using tblVehicle as the form's record source. Put a text box control on the form for each field in the record source. Once you have selected a record source, you will get a box with a list of all the fields in the table. Drag each field except VehicleID from the list to the form. Now select the first field     

Group: microsoft.public.access · Group Profile · Search for Vehiclemodel in microsoft.public.access
Author: tony
Date: Jun 3, 2008 15:03

Thanks a million! I did the tables as stated. "Klatuu" wrote: Okay, thanks. You need one table that contains all the year, make, and model combinations. It also needs a unique primary key. In this case, an Autonumber field would be a good idea. This is not a properly Normalized design, but since you are not familiar with Access or Relational Database design, we can keep it
Show full article (4.54Kb) · Show article thread
Okay, thanks. You need one table that contains all the year, make, and model combinations. It also needs a unique primary key. In this case, an Autonumber field would be a good idea. This is not a properly Normalized design, but since you are not familiar with Access or Relational Database design, we can keep it simple. So here is the layout for that: tblVehicle VehicleID - Autonumber     

Group: microsoft.public.access · Group Profile · Search for Vehiclemodel in microsoft.public.access
Author: down in falmes
Date: Jun 3, 2008 15:01

I tried this an nogo...I need to import the file name into a named field in the table called "FileName" which is a text field. I tried the below and received an error "Compile error. Expected array"... Here is the altered code.... !strFileName = strPath & strFileName(FileName).Result "bart.nissen@gmail.com" wrote: On Apr 28, 9:41 am, snowiii <snow...@discussions.microsoft.com> wrote
Show full article (7.58Kb) · Show article thread
On Apr 28, 9:41 am, snowiii <snow...@discussions.microsoft.com> wrote: > I am trying to input form fields from a word doc into access...I alos want to > add the file name as a field into the table with the data fields...I am > running up against a brick wall on this and am a rookie at VB....I have the > code shown below...Any help would be appreciated. > > Snowiii > > Private Sub GetWordData_Click     

Group: microsoft.public.access · Group Profile · Search for Vehiclemodel in microsoft.public.access
Author: Klatuu
Date: Jun 3, 2008 08:19

I am trying to input form fields from a word doc into access...I alos want to add the file name as a field into the table with the data fields...I am running up against a brick wall on this and am a rookie at VB....I have the code shown below...Any help would be appreciated. Snowiii Private Sub GetWordData_Click() 'You need to add the path to the docs you want to process - this is hard
Show full article (7.14Kb) · Show article thread
    

Group: microsoft.public.access · Group Profile · Search for Vehiclemodel in microsoft.public.access
Author: down in falmes
Date: Jun 3, 2008 07:50

Show full article (4.07Kb) · Show article thread
    

Group: microsoft.public.access · Group Profile · Search for Vehiclemodel in microsoft.public.access
Author: Klatuu
Date: Jun 2, 2008 15:19

Show full article (3.83Kb) · Show article thread
    

Group: microsoft.public.access · Group Profile · Search for Vehiclemodel in microsoft.public.access
Author: snowiii
Date: Apr 28, 2008 08:36

Show full article (5.54Kb) · Show article thread
    

Group: microsoft.public.access · Group Profile · Search for Vehiclemodel in microsoft.public.access
Author: bart.nissen
Date: Apr 28, 2008 08:11

Show full article (5.02Kb) · Show article thread
    

Group: microsoft.public.access · Group Profile · Search for Vehiclemodel in microsoft.public.access
Author: snowiii
Date: Apr 28, 2008 07:41

Show full article (4.51Kb)
1 · 2 · 3 · next