M
marc
I am fairly new to ACCESS and I am not sure if this is
even possible but I am going to ask anyway. I have a
table with various columns and information in it. One of
the columns is called "AI". They are numbered from 0001
thru what ever. I have another column called item number
which is autonumbered. I have another table with the
same 2 column titles in it. My problem is that I want to
be able to have this table update the AI number as it is
entered because this information needs to coorespond with
the AI number.
Below is an example of what I have right now.
Table 1
Item number AI
1 0001
2 0002
3 0003
4 0004
Table 2
item number AI task 2a title
everything I enter looks like:
1 adklfjajf
2 lkjfalfjasdfa
I would like to get table 1's AI numbers to autmatically
show up in the AI column for table 2.
I have created a Querry and I get my information to show
up there but I need to get the AI information to show up
into Table 2 in order for my form to work properly.
Please help
even possible but I am going to ask anyway. I have a
table with various columns and information in it. One of
the columns is called "AI". They are numbered from 0001
thru what ever. I have another column called item number
which is autonumbered. I have another table with the
same 2 column titles in it. My problem is that I want to
be able to have this table update the AI number as it is
entered because this information needs to coorespond with
the AI number.
Below is an example of what I have right now.
Table 1
Item number AI
1 0001
2 0002
3 0003
4 0004
Table 2
item number AI task 2a title
everything I enter looks like:
1 adklfjajf
2 lkjfalfjasdfa
I would like to get table 1's AI numbers to autmatically
show up in the AI column for table 2.
I have created a Querry and I get my information to show
up there but I need to get the AI information to show up
into Table 2 in order for my form to work properly.
Please help