B
Ben Blair
Alright, let me explain what I'm doing. I have a form that automatically
becomes a table. The form has maybe a dozen different spaces. The table that
gets created is acting like a filter for another table, which will eventually
turn into a third table that has been filtered.
My question is this: I established relationships between all of the fields
in the form and the individual tables (i.e. account to account and dept to
dept). I need to know if there is a symbol or something to insert in the
fields of the form that I want left blank, but that have corresponding data
in the other table. For example:
Form Table 1
Name: Smith Name: Smith
Date: Date: July-05
Acct: 854389 Acct: 854389
So basically I just need to know if there is a code to put in that will act
like a filler so I can see everything in that column. Sorry if it's not
clear, please ask if you have questions.
becomes a table. The form has maybe a dozen different spaces. The table that
gets created is acting like a filter for another table, which will eventually
turn into a third table that has been filtered.
My question is this: I established relationships between all of the fields
in the form and the individual tables (i.e. account to account and dept to
dept). I need to know if there is a symbol or something to insert in the
fields of the form that I want left blank, but that have corresponding data
in the other table. For example:
Form Table 1
Name: Smith Name: Smith
Date: Date: July-05
Acct: 854389 Acct: 854389
So basically I just need to know if there is a code to put in that will act
like a filler so I can see everything in that column. Sorry if it's not
clear, please ask if you have questions.