| | |||||||
|
Welcome to the YD Scuba forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
| Technology: Discuss Using MS query in the Non-Diving Related Forums forums: I am having a few issues using the MS Query tool within Excel I am trying to extract the 7 ... |
| | LinkBack | Thread Tools | Display Modes |
| ||||
| This might be the kind of question where the data is the problem, rather than the function use. Are all fields full, how will it handle nulls etc.
__________________ Interviewer; 'Think of a number between 1 and 10' Me; 'e' YD Fundraising 2007/8 - Amount Raised Royal National Lifeboat Institution UK Transplant Register Exeter BSAC |
| ||||
| Data Quote:
|
| ||||
| I'd have a good look at the entires that cause the problem Ian. If the syntax is right for some of them, then it is probably the data that is the problem. Is it a lot of data?
__________________ Interviewer; 'Think of a number between 1 and 10' Me; 'e' YD Fundraising 2007/8 - Amount Raised Royal National Lifeboat Institution UK Transplant Register Exeter BSAC |
| ||||
| I just connected to an access database using ms query I selected all the fields from the table and then went and edited the SQL I added left(tablename.fieldname,7) and this worked then I edited the SQL again and changed it to be left(tablename.fieldname,7) AS FIELDDESCRIPTIONIWANT and this worked hope that helped |
| Thread Tools | |
| Display Modes | |
| |
| | ||