|
Posted by Glenn Adams [MVP - Retail Mgmt on August 17, 2006, 1:36 pm
Please log in for more thread options You can use an UPDATE statement to set update many records at once - no
need to export the data and manipulate it just to remove spaces.
Jeff was asking which field has the data that need to be fixed so that
we know how to write the UPDATE statement...
Glenn Adams
Tiber Creek Consulting
http://www.tibercreek.com glenn@tibercreek.com
----------------------------------------------
Please DO NOT respond to me directly but post all responses here in the
newsgroup so that all can share the information.
G E wrote:
> I've learned a little bit about how to write a Query. However I still have
> two problems.
> 1-Can I write a query that will bring up the item lookup codes for 1
> specific Category or Department?
> 2-Once I get the information from the query I have no idea how to manipulate
> the data. I know I can export it, but that does me no good if I can't import
> the information.
> Thanks for any help.
|