Build the temp table just as you would any table. It is called 'temp' because it holds data relevant to the procedure and records are deleted after procedure completes or before the procedure runs.
Build the temp table just as you would any table. It is called 'temp' because it holds data relevant to the procedure and records are deleted after procedure completes or before the procedure runs.
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.