473,382 Members | 1,377 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

ID number from a Lookup

HB2
I am using the mail merge statement below from an MS Database. I am
getting the ID number for Vendor and Manufacturer instead of the
desciption. Is there a way to change this?

Thank you.

{DATABASE \d "G:\\Orders2.mdb" \c "QUERY Requisition" \s "SELECT
[Account], [Asset], [Qty], [Mfr_ID], [Part], [Description],
[Price_Each], [Extended] FROM [Requisition]" \l "23" \b "191" \h }
Nov 13 '05 #1
2 1240
bg******@comcast.net (HB2) wrote in message news:<e9**************************@posting.google. com>...
I am using the mail merge statement below from an MS Database. I am
getting the ID number for Vendor and Manufacturer instead of the
desciption. Is there a way to change this?

Thank you.

{DATABASE \d "G:\\Orders2.mdb" \c "QUERY Requisition" \s "SELECT
[Account], [Asset], [Qty], [Mfr_ID], [Part], [Description],
[Price_Each], [Extended] FROM [Requisition]" \l "23" \b "191" \h }


Dont use lookups. Put your data in a separate table and then create a
normal query. Wouldn't touch the things with a barge pole. Only time
I ever had occasion to see them, it was because someone else did it.
Took me forever to figure out the stupidest most straightforward thing
I've ever seen. It was absurd.
Nov 13 '05 #2
HB2
I already have my data in a seperate table. How to I use a query to pull it up?

Thanks
pi********@hotmail.com (Pieter Linden) wrote in message news:<bf**************************@posting.google. com>...
bg******@comcast.net (HB2) wrote in message news:<e9**************************@posting.google. com>...
I am using the mail merge statement below from an MS Database. I am
getting the ID number for Vendor and Manufacturer instead of the
desciption. Is there a way to change this?

Thank you.

{DATABASE \d "G:\\Orders2.mdb" \c "QUERY Requisition" \s "SELECT
[Account], [Asset], [Qty], [Mfr_ID], [Part], [Description],
[Price_Each], [Extended] FROM [Requisition]" \l "23" \b "191" \h }


Dont use lookups. Put your data in a separate table and then create a
normal query. Wouldn't touch the things with a barge pole. Only time
I ever had occasion to see them, it was because someone else did it.
Took me forever to figure out the stupidest most straightforward thing
I've ever seen. It was absurd.

Nov 13 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: JaNE | last post by:
as 1st, sorry on my clumsy english (now I realy miss some words) I have one language specific problem with my site. I would like to tell how meny pictures someone have in his or her gallery and I...
36
by: Dag | last post by:
Is there a python module that includes functions for working with prime numbers? I mainly need A function that returns the Nth prime number and that returns how many prime numbers are less than N,...
13
by: CHRISTOF WARLICH | last post by:
Hi, does anyone know of an efficient way to find the number of digits (i.e. the most significant position that is 1) of a binary number? What I found so far is: - digits = (int) log2(number),...
3
by: my-wings | last post by:
I've been reading about how evil Lookup fields in tables are, but I've got to be missing something really basic. I know this subject has been covered before, because I've just spent an hour or two...
3
by: google | last post by:
I have a database with four table. In one of the tables, I use about five lookup fields to get populate their dropdown list. I have read that lookup fields are really bad and may cause problems...
1
by: interuser | last post by:
Hi I have a table STUDENTS with key (autonumber) StudentId. Studentid is a lookup column in other tables and forms I want to make it number. When I try, I get "you can't change the data type or...
8
by: Locky | last post by:
Sorry if this is a repost - my connection went as I was posting the 1st time! I want to insert a random number, in mod 10, in a field, based on whether another field is empty or not. I am...
1
by: tcloster | last post by:
I have a form created from one table, the form has a lookup which finds products as the user types the product name in. When the user selects lookup record it gets loaded into the form. What I am...
4
by: mustang07 | last post by:
I need this program to find all occurences of a name and display them. If I enter Palmer, I need it to display all the Palmers in the list. Can anyone help me Please. Thank You!! #include...
1
by: kwokv616 | last post by:
I'm currently working on a project to convert a Foxpro database into Access. How do I lookup a cell value (given row number and column number) and return it to a variable? This is what I want to...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.