L
Louie Warren
I've created this database... I had a multi-sheet Excel
spreadsheet. I combined all the like sheets and added a
column to identify which sheet. I then, imported this
combined file into Access 2000. During that import, the
wizard asked me if I wanted to split off some data into
lookup tables. I did so. Now I have the main table, with
references to the lookups, and two lookup tables.
Basically, the database has user and project information.
The main table contains a User ID, password, and
permissions. One lookup table contains user data. One
lookup table contains project data. I have also created
multiple forms to add information to this table
structure. I have added header information for the
project which is only on the first form. In the detail
section, I have up to 8 users divided into various types.
My dilemmas, are 1) how do I carry the header data to each
of the other forms? (I was told earlier in this newsgroup
to use global variables. I thought I had done this
before, but was mistaking it with SQL/DS on a VM system.)
2) and I need to create a user record upon save. That
doesn't sound difficult except, I need to build the record
from the header information and up to 8 records for each
form; if a section is blank, nothing will be recorded. I
am a VB novice. Any ideas or have I created something too
complicated?
Designing past my knowledge...
L
spreadsheet. I combined all the like sheets and added a
column to identify which sheet. I then, imported this
combined file into Access 2000. During that import, the
wizard asked me if I wanted to split off some data into
lookup tables. I did so. Now I have the main table, with
references to the lookups, and two lookup tables.
Basically, the database has user and project information.
The main table contains a User ID, password, and
permissions. One lookup table contains user data. One
lookup table contains project data. I have also created
multiple forms to add information to this table
structure. I have added header information for the
project which is only on the first form. In the detail
section, I have up to 8 users divided into various types.
My dilemmas, are 1) how do I carry the header data to each
of the other forms? (I was told earlier in this newsgroup
to use global variables. I thought I had done this
before, but was mistaking it with SQL/DS on a VM system.)
2) and I need to create a user record upon save. That
doesn't sound difficult except, I need to build the record
from the header information and up to 8 records for each
form; if a section is blank, nothing will be recorded. I
am a VB novice. Any ideas or have I created something too
complicated?
Designing past my knowledge...
L