Autoeng
Why me?
- Local time
- Today, 18:48
- Joined
- Aug 13, 2002
- Messages
- 1,302
In my db I have 1,000 plus records. Of these 500 will be used in an upcoming build. The db is populated by an ODBC connection from an AS400 system. I can make a Excel report in the AS400 system that will tell me of the 1,000 parts which 500 I need for the build but I cannot create an ODBC connection to do the same. I have added a table field (RequiredForBuild). It is either "Yes" or blank. How can I run a query of the Excel report to fill the field with yes if a part number appears in the Excel report?