J
Jessie
hello.
I have been trying to figure out a way to update fields
programmatically
based on criteria. This is a step in the right direction.
Can you help me
with the code that I would use if I want to Update fields
that are populated
to another value.
For Example if it is a 15 it needs to be converted to W if
it is Null it
needs to be converted to N. That sort of thing
Right now I have 15 different Queries that accomplish the
task, but would
like to find some way to do it in code to save the hassle
of writing the
queries.
Any help you can give would be terrific.
thanks,
Jessie
I have been trying to figure out a way to update fields
programmatically
based on criteria. This is a step in the right direction.
Can you help me
with the code that I would use if I want to Update fields
that are populated
to another value.
For Example if it is a 15 it needs to be converted to W if
it is Null it
needs to be converted to N. That sort of thing
Right now I have 15 different Queries that accomplish the
task, but would
like to find some way to do it in code to save the hassle
of writing the
queries.
Any help you can give would be terrific.
thanks,
Jessie