W
Wayne Cusack
I occasionaly run into such errors when I am programming
something. In my case it invariably has meant that I
have established an array that is not large enough to
hold all the entries, or I am trying to access more array
entries than actually exist.
require yearly, this spreadsheet tracks the date when the
individual is due to take a specific course and then
alerts you when the date is approcahing by changing the
cell color. I would like to use Access for this program
but am having trouble importing it in to the database (it
always says subscript out of range). Anyone know of a
template or have a database that they would like to
share. The basics are that I have about 30 fields, name,
employess number...etc...then about 15 courses that they
need, I then enter a date due in a field. Once it turns
red or any color for thta matter I than know that it is
time to book that particular individual for that specific
course. Thanks
something. In my case it invariably has meant that I
have established an array that is not large enough to
hold all the entries, or I am trying to access more array
entries than actually exist.
the qualification of individuals for courses that they-----Original Message-----
I am currently running an Excel spreadsheet that tracks
require yearly, this spreadsheet tracks the date when the
individual is due to take a specific course and then
alerts you when the date is approcahing by changing the
cell color. I would like to use Access for this program
but am having trouble importing it in to the database (it
always says subscript out of range). Anyone know of a
template or have a database that they would like to
share. The basics are that I have about 30 fields, name,
employess number...etc...then about 15 courses that they
need, I then enter a date due in a field. Once it turns
red or any color for thta matter I than know that it is
time to book that particular individual for that specific
course. Thanks