Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a querry that pulls data from a second excell file. The SQL statement
is below and work fine, except.... For the field 'MOLD#" the querry only returns numeric values. I have the column in both excell files set to text. The SHIFT field contians only text and it returns all the data fine. The "MOLD#' field contains both text and numeric entries but it only returns the numeric entries. Any ideas??? SELECT `DATA$`.DATE, `DATA$`.SHIFT, `DATA$`.MACHINE, `DATA$`.`MOLD#`, `DATA$`.`GROSS PRODUCTION`, `DATA$`.`NET PRODUCTION` FROM `L:\EWD TEMP FILES\DEVELOPMENTAL DATABASE2`.`DATA$` `DATA$` |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Extract Numerics only | Excel Discussion (Misc queries) | |||
How to forecast non-numerics? | Excel Worksheet Functions | |||
Use two different value to run a querry | Excel Discussion (Misc queries) | |||
MS Querry for Excel | Excel Worksheet Functions | |||
Web Querry question | Excel Discussion (Misc queries) |