G
Guest
Hi I'm new to access.
PLEASE help me
Im trying to run a query with an expression that will round the weights in
one field and put the new values in another. I'm using just a basic select
query. When I try to run the Query I get a box saying to "Enter Parameter
Value" for "Ship data w/ short zips!Ship Wgt"
the expression is as follows:
Rounded Weigh: IIf([Ship data w/ short zips]![Ship Wgt]<=0.5,"Ltr",IIf([SP
w/ shortzips and zoned]![weight]>Round([SP w/ shortzips and
zoned]![weight],0),Round([SP w/ shortzips and zoned]![weight],0)+1,Round([SP
w/ shortzips and zoned]![weight])))
If you could help I would really appricate it. Thanks!
PLEASE help me
Im trying to run a query with an expression that will round the weights in
one field and put the new values in another. I'm using just a basic select
query. When I try to run the Query I get a box saying to "Enter Parameter
Value" for "Ship data w/ short zips!Ship Wgt"
the expression is as follows:
Rounded Weigh: IIf([Ship data w/ short zips]![Ship Wgt]<=0.5,"Ltr",IIf([SP
w/ shortzips and zoned]![weight]>Round([SP w/ shortzips and
zoned]![weight],0),Round([SP w/ shortzips and zoned]![weight],0)+1,Round([SP
w/ shortzips and zoned]![weight])))
If you could help I would really appricate it. Thanks!