All
I would most appreciate some help for my sudden brain death. It's been
a longtime since I did Access and I am extremely rusty, so please bear
with me. I'm currently attempting to have a field with a default value
which comes from another table.
Basically it can be matched by the fact that there is a paper number, a
subsystem number, and a phase number the field can then be matched by
having the same name in a different table.
so mycbtweighting = defaultcbtweigh ting where mypaper and mysubsystem
and myphase = paper and subsystem and phase in default table.
I really really cannnot work out how to do this, syntactically or even
whether I do it in sql or just in the default in design view or in the
expression builder in design view, or even somehow doing it in visual
basic. Can someone help?
Thanks
Madeleine
I would most appreciate some help for my sudden brain death. It's been
a longtime since I did Access and I am extremely rusty, so please bear
with me. I'm currently attempting to have a field with a default value
which comes from another table.
Basically it can be matched by the fact that there is a paper number, a
subsystem number, and a phase number the field can then be matched by
having the same name in a different table.
so mycbtweighting = defaultcbtweigh ting where mypaper and mysubsystem
and myphase = paper and subsystem and phase in default table.
I really really cannnot work out how to do this, syntactically or even
whether I do it in sql or just in the default in design view or in the
expression builder in design view, or even somehow doing it in visual
basic. Can someone help?
Thanks
Madeleine
Comment