W
wolverine
hi all,
i'm a newbie in access and trying to create small application for my office.
could anyone help me with this??
i have this record in text file and already imported to .mdb.
seq item wh qty
1 abc x -10
2 abc y 10
3 def y -15
4 def x 15
i'd like to manipulate that record to show something like this
seq item whsource wh destination qty
1 abc x y 10
3 def y x 15
any idea for doing this??
many thanks
-nanang-
"always listen to experts. They'll tell you what can't be done, and why.
Then do it.''
-- Lazarus Long
i'm a newbie in access and trying to create small application for my office.
could anyone help me with this??
i have this record in text file and already imported to .mdb.
seq item wh qty
1 abc x -10
2 abc y 10
3 def y -15
4 def x 15
i'd like to manipulate that record to show something like this
seq item whsource wh destination qty
1 abc x y 10
3 def y x 15
any idea for doing this??
many thanks
-nanang-
"always listen to experts. They'll tell you what can't be done, and why.
Then do it.''
-- Lazarus Long