Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Login to participate.
|
|||||||
Need help with MS Access
![]() |
|
|
|
Thread Tools |
|
#1
|
|||
|
|||
|
Need help with MS Access
Im trying to import data from 3 tables into one. Ive tried creating the new table using simple design and i get "Invalid procedure call or argument." What can I do to solve this problem? How would I go on about moving the information from the 3 into jus 1?Thanks |
|
#2
|
|||
|
|||
|
Usually, you have exceeded a parameter, or posted an invalid parameter in a procedure call. In Access, this is usually because some parameter was out of range, or contained invalid data. Something you have typed is outside the data range. Or it could be a time range in which, you may have invoked a procedure at an unexpected time, or time and date not part of the document..
Often you can fix this error by verifying that the parameters being passed to the procedure are valid, or that one or more of your tables are calling a function at the appropriate time, or from the right place. Usually, these are so simple that you overlook them when you are in a hurry. Go back when not pressured by time or other things going on and take another look. |
|
|
![]() |
| Thread Tools | |
|
|
| Similar Topics | ||||
| Topic | Category | Replies | Last Post | |
| I have internet access, but no browser or pop mail access | Windows OS | 5 | 05-15-2009 10:51 AM | |
| Can't open Access control editor. Access is denied. | Windows OS | 3 | 10-20-2008 04:32 PM | |
| Lost access to data on hard drive in Windows - how to get access back? | Storage and Networking | 2 | 09-11-2008 02:31 AM | |
| Access Denied, when i access the my computer icon and its properties | Windows OS | 2 | 12-07-2007 07:21 AM | |
| Messed up computer and cannot access internet, page says cache access denied | Windows OS | 1 | 01-07-2006 07:34 AM | |
All times are GMT -4. The time now is 02:24 PM.



Im trying to import data from 3 tables into one. Ive tried creating the new table using simple design and i get "Invalid procedure call or argument." What can I do to solve this problem? How would I go on about moving the information from the 3 into jus 1?