software:microsoft:access
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| software:microsoft:access [2021/10/07 01:49] – [PtrSafe Access adjustment for 64 bit] superwizard | software:microsoft:access [2021/10/11 00:32] (current) – [Can t find project or library] superwizard | ||
|---|---|---|---|
| Line 8: | Line 8: | ||
| Change this | Change this | ||
| - | Private Declare Function OpenProcess Lib " | + | |
| - | Private Declare Function GetExitCodeProcess Lib " | + | Private Declare Function GetExitCodeProcess Lib " |
| to this and it will compile on both 32-bit and 64-bit | to this and it will compile on both 32-bit and 64-bit | ||
| Line 34: | Line 34: | ||
| hHandle As Long, ByVal dwMilliseconds As Long) As Long | hHandle As Long, ByVal dwMilliseconds As Long) As Long | ||
| | | ||
| + | ====== Can t find project or library ====== | ||
| + | <WRAP center round box > | ||
| + | |||
| + | |||
| + | dtFMSProcessingDate = Date | ||
| + | | ||
| + | | ||
| + | MsgBox VBA.Date | ||
| + | |||
| + | From < | ||
| + | |||
| + | Also | ||
| + | |||
| + | 2021-10-09 | ||
| + | |||
| + | TRIM() not found? Compile error: Can't find project or library in Excel 2007 | ||
| + | |||
| + | From < | ||
| + | |||
| + | |||
| + | Answer: **On the VBA window go to Tools-> | ||
| + | |||
| + | ClosedXML - Create Excel files in .Net | ||
| + | • Proposed as answer byTim Johnson at AptosFriday, | ||
| + | • Unproposed as answer byTim Johnson at AptosFriday, | ||
| + | Thursday, January 20, 2011 4:54 AM | ||
| + | |||
| + | From < | ||
| + | |||
| + | |||
| + | </ | ||
| + | |||
| + | |||
| + | | ||
| + | |||
| ====== How to display Access query results without having to create temporary query? ====== | ====== How to display Access query results without having to create temporary query? ====== | ||
| Line 304: | Line 339: | ||
| | | ||
| Centerport | Centerport | ||
| - | | + | |
| + | |||
| + | I. Click on the Windows Start menu and select ' | ||
| + | II. In the Run command window enter: | ||
| + | | ||
| + | III. Select OK to execute the command | ||
| ====== Forms: Date Picker without ActiveX ====== | ====== Forms: Date Picker without ActiveX ====== | ||
software/microsoft/access.1633571355.txt.gz · Last modified: by superwizard
