| Thread | Last Post | Replies |
|
| Printing to a Fax Printer | 25 Feb 2007 22:41 GMT | 1 |
I am trying to print to a fax printer. I open the report with acNormal and everything runs fine, until the fax program needs the fax number. I have the fax number in a table and I have attempted to use "Sendkeys" and even the Wscript Sendkeys, but it does not work.
|
| Need help formatting data for export, filling in zeros | 25 Feb 2007 22:15 GMT | 7 |
I need to add zeros to the leading part of a number that I'm exporting. The numbers are being exported as text and have three or four digits. i.e. "845" or "1435" I need to have them export as "00000845" or "00001435". Seems like it should be easy but I'm going in circles. ...
|
| finding an employee! | 25 Feb 2007 21:17 GMT | 1 |
i would like to have a search button on my switchboard that will find a specific employees details, i.e. by searching first&last name. can anyone give me any advise on this??
|
| Over my head | 25 Feb 2007 21:10 GMT | 1 |
I am probably in way over my head here. I am trying to write a program for a dart tournament. I am confident on creating a data base with player names and team names. what I want to do is assign numbers to players(Averages) from 10-30 30 being the best. =>25 Master Dart Player ...
|
| Autodialing & email launching from Access 2000 | 25 Feb 2007 19:31 GMT | 4 |
How do I program email & phone # fields in Access 2000 to send from Outlook Express & dial a phone # automatically from Access with a double-click? Is supporting software necessary - or are these features I am just not finding? Please copy your reply to my personal email, as ...
|
| Developer Edition | 25 Feb 2007 19:29 GMT | 3 |
Used Access 97 extensively but have been inactive for few years and trying to catch up using Access 2002. What is current equivalent to Access 97 Developer Edition to create installation CD (& associated files) & also use of ActiveX controls.
|
| Generating Random Order Number | 25 Feb 2007 18:28 GMT | 2 |
I need to create a random automatic entry that consists of 2 letters and 6 numbers. The letters and numbers need to automatically change on every new field but the 2 letters need to prefix the numbers i.e
|
| Requery, Output to table, Add Display in Form | 25 Feb 2007 17:22 GMT | 3 |
Is there a way to easily have a text box bound to a table, requery it and and display table result? I lost on how to do this. Thanks!
|
| can I have both Office 2003 Pro and Office 2007 Pro installed? | 25 Feb 2007 14:46 GMT | 5 |
I develop Access applications and many of my clients will not move to Office 2007 quickly. Can I have have both Office 2003 Pro and 2007 Pro installed on the same machine. Does Access 2007 warn of incompatibilities with Office 2003?
|
| invalid value error when running a parameter query code | 25 Feb 2007 14:36 GMT | 4 |
You open a form that has this in it's open event: Private Sub Form_Open(Cancel As Integer) DoCmd.OpenForm "fr6MonthRev", , , , , acDialog Dim techid As String
|
| External name not defined | 25 Feb 2007 13:27 GMT | 1 |
I'm trying to run a subroutine in a module on an after update routine. The control using the afterupdate event is on the main form and I'm attempting to set the recordsource of the subform. I want to use a module instead of re-writing the code for each control on
|
| Reports - Find and Replace & (ampersand) | 25 Feb 2007 12:28 GMT | 6 |
Howdy all, Ive got a problem thats totally got me stuck I thought someone might have come accross it before. Ive got a report, and some of the data in the report has the ampersand (&) symbol, which is fine,
|
| My subdatasheet shows the column headings but none of the data | 25 Feb 2007 09:47 GMT | 1 |
The relationship between the 2 table's fields looks fine. all the headings from the child table display. I have deleted and reset this subdatasheet now several times. Please HELP.
|
| merging tables into one | 25 Feb 2007 08:38 GMT | 9 |
I have 3 tables with all identical field names. table 1 is called "tbl_fin" table 2 is called "tbl_tbs" table 3 is called "tbl_pshrmac"
|
| Import Text with non-txt extentions | 25 Feb 2007 08:26 GMT | 3 |
Hi, I have multiple text files I need to import each month with a non-txt extension. The problem is I need to manually change the extension to .txt for each file before running my import macros. Is there any way to add text import extensions within Access so access will recognize ...
|