Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to have the user type into cell A1 then the query will get the
correct information. The following works: "SELECT JOB_NO.CUSTCODE, JOB_NO.JOB_NO" & Chr(13) & "" & Chr(10) & "FROM `K:\DATA\DBDATA\JOBDATA`\JOB_NO.DBF JOB_NO" & Chr(13) & "" & Chr(10) & "WHERE (JOB_NO.JOB_NO=50068)") but now I want to replace the 50068 above with a cell reference to the value in cell A1. I've tried and tried and can't get this to work. Any help would be greatly appreciated. Thanks. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I click on a cell and bring up an information box? | Excel Worksheet Functions | |||
bring information from one sheet to another | Excel Worksheet Functions | |||
Bring information from one worksheet to another | Excel Discussion (Misc queries) | |||
Required Information | Excel Discussion (Misc queries) | |||
how do i bring information from one worksheet to another in excel. | Excel Worksheet Functions |