| Thread | Last Post | Replies |
|
| Time Format Problem | 22 Mar 2007 18:00 GMT | 1 |
I have an excel spreadsheet with a field with the time format "7:00:00 AM". When I import this spreadsheet, the value showing in the Import Spreadsheet Wizard is .29166666667. Each time value has a different number similar to this representing the cumulative percentage of the ...
|
| Message box with Combo box function | 22 Mar 2007 17:37 GMT | 3 |
Is it possible to create a combo box within a message box i.e. when the user clicks on preview report a message box appears and says "which report do you want to open?" and a combo box displays the different reports available with the user clicks, upon clicking the
|
| VB Code to transfer report from Access to Excel | 22 Mar 2007 17:27 GMT | 2 |
I have a report that I want to transfer to an excel spreadsheet from Access. I need to make this a macro or vb code on a button on a form, but cant seem to find a way to do it. I'd like to use the "Analyize with Excel" button, but cant see how to use it. Thanks in advance for ...
|
| Append query to ODBC linked table in SQL Server | 22 Mar 2007 16:44 GMT | 19 |
I'm fighting an issue with my department's new database that has my head hurting. Here's the general layout: we just installed a new medical records database with a web-based frontend, and a SQL Server backend. I've
|
| 2003 vs 2007 | 22 Mar 2007 16:35 GMT | 2 |
In Access 2003 if you changed the name of table it updated the queries automattically that were associated with that table. Today I changed the name of a table in Access 2007 and the query did not update with the new table name.
|
| Access Printing | 22 Mar 2007 16:26 GMT | 2 |
when I go into my access database and want to print I have to always remember to click on selected record for it to print only that page or it will print the whole database. How can I set the database to always print only the one page?
|
| Toggle Button Reset | 22 Mar 2007 16:09 GMT | 6 |
Is it possible to reset the toggle button by pressing another command button i.e. press Button1 and the toggle button restores to its original state i.e. not depressed? Thanks
|
| Linking Same Tables (Current/Previous) in a Query / Sum is multiplying value results | 22 Mar 2007 15:28 GMT | 7 |
I'm trying to link two tables in Access...both tables contain the same fields with YTD totals. I need to subtract YTD Total between the two, to determine the difference. I have the tables linked via 2 fields. I group by the two fields, and sum on YTD. It is multiplying the
|
| ADP Custom Logon Form? | 22 Mar 2007 15:22 GMT | 2 |
I created an Access ADP using SQL Server authentication. Now (of course) whenever the application starts it prompt me for the user name and password (the desire behavior in my case). I want to know if I can create a custom logon form to replace the one that access shows me
|
| Referential Integrity | 22 Mar 2007 15:15 GMT | 6 |
I've encountered a puzzling problem. I'm testing database referential integrity. I've read where the program won't permit entry of a record in the "many" table without a record being entered in the 'one" side table of a relationship.
|
| EXCLUDE WEEKEND DATES*** SHIP DATE - TOTAL DAYS = START DATE | 22 Mar 2007 14:58 GMT | 4 |
Please help. I would like the Start Date to be automatically entered. i.e. SHIP DATE - TOTAL DAYS = START DATE I can do this with the formula dateAdd("y",[SHIP DATE],[TOTAL DAYS]) and this works but I need it to exclude weekends (sat / sun).
|
| Issue Tracker Template download | 22 Mar 2007 14:50 GMT | 3 |
I am new at this but I downloaded the Issue Tracker template and it works great but I have renamed it and everything in it. Now when I open it the Access name changes to Issue Tracker and I get an error message of "The form name 'Issues' is missspelled or refers to a form that ...
|
| I need to count how many of each I have... | 22 Mar 2007 14:26 GMT | 2 |
I have a report with a field called "Tasks". The fields Tasks is in the Detail section of the report. It is grouped by the Client's name. In that field there are a number of codes that could appear in the field. "FF" and "EP" are two of them.
|
| Microsoft Access macro from Windows service | 22 Mar 2007 14:25 GMT | 3 |
I'm trying to launch a process from a Windows service that runs a Microsoft Access macro. I'm having some trouble and wondering if anyone knows whether this is technically possible (since a service does not have a UI). Thanks in advance.
|
| Wrong Form opening | 22 Mar 2007 14:24 GMT | 5 |
Here’s my dilemma: I’ve created a form as my switchboard, which isn’t loading properly. Instead of seeing the switchboard form when you open the database, I’m seeing my report criteria dialog form associated. When I close this criteria dialog
|