B
BC
I want to use a query to add records a table ... I will call it 'Table1'
The records I want to add will be based on a 'FileNumbers' that is also
contained in another table ... I will call it 'Table2'
I want to use 'Table 2' as a means of knowing what are valid
'FileNumbers' and as such only allow a FileNumber to be entered that is
also contained in 'Table2'.
I would like to use a ComboBox to scroll though the valid 'FileNumbers'
(from 'Table2') as well as displaying some associated data (also from
'Table2') to show that it is the file number that I am interested in. I
do not want to allow changes of any of the displayed data from 'Table2'
including the FileNumber.
I would like however, to have the 'FileNumber' automatically go into a
TextBox that will be part of the new record being added to 'Table1'
Can this be done? .... Please give plently of details ... 'new' at
Access but 'old' in life.
The records I want to add will be based on a 'FileNumbers' that is also
contained in another table ... I will call it 'Table2'
I want to use 'Table 2' as a means of knowing what are valid
'FileNumbers' and as such only allow a FileNumber to be entered that is
also contained in 'Table2'.
I would like to use a ComboBox to scroll though the valid 'FileNumbers'
(from 'Table2') as well as displaying some associated data (also from
'Table2') to show that it is the file number that I am interested in. I
do not want to allow changes of any of the displayed data from 'Table2'
including the FileNumber.
I would like however, to have the 'FileNumber' automatically go into a
TextBox that will be part of the new record being added to 'Table1'
Can this be done? .... Please give plently of details ... 'new' at
Access but 'old' in life.