| Thread | Last Post | Replies |
|
| Email from Access | 20 Feb 2005 12:37 GMT | 2 |
Hi - I am trying to hyperlink to an email address from the fields in my access table. I am sure this must be simple but I can't find it anywhere. If I set the properties of the field to Hyperlink, it just liks to a
|
| e-mail | 20 Feb 2005 10:49 GMT | 12 |
I'm working on someone else's application. It sends e-mail by code. Before the e-mail address he put smtp like so: [smtp:first.last@address.com]; What does the smtp mean?
|
| Downloading of data from access | 20 Feb 2005 02:12 GMT | 1 |
I want that when i click on any button on the web page,the data from the database pulls out,but i dont want to display that data but i want that it directly stores in excel file format and ask for save in local pc. so can anybody help me out.
|
| Need help with user permissions | 19 Feb 2005 23:26 GMT | 5 |
I have a form that allows users to select criteria for a report. One of the controls on the form is a multi-select list box. Using the MS Knowledge Base, I wrote my code to pull the items from the list and make a querydef for the report. Everything runs great for me but if I
|
| write to text file | 19 Feb 2005 23:09 GMT | 3 |
The following code will "append" text to the END of the text file. How can I add text to the beginning of a text file? Dim fno As Integer fno = FreeFile
|
| MS Access 2000 Report Problem | 19 Feb 2005 21:05 GMT | 1 |
The length of text in a textbox in the details section varies from 1line to 7. The "Can Grow" option has been selected. There are vertical lines in the section which do not grow when the text box does. This looks very bad when the report is printed out. How do I
|
| Rst.Update does not update | 19 Feb 2005 19:10 GMT | 15 |
Acc 97 SR2 I hope there is someone out there able to help me with my weird problem. I try to update a field in a table with continuous numbers. My problem
|
| Replication Design Question/Inquiry | 19 Feb 2005 16:19 GMT | 2 |
I came up with a replication configuration that is basically the result of all the restrictions of replication as well as the restrictions of allowable software on work PC's and I was curious if anyone would point
|
| Counter for Bit / Flag | 19 Feb 2005 13:56 GMT | 1 |
Option Explicit Dim b As Byte Private Sub test() Dim z As Long
|
| genealogy database | 19 Feb 2005 12:06 GMT | 6 |
Are there any good primers or Access examples out there re. creating a genealogy-type database?
|
| Web Front End (for Access/Jet/MS-SQL) Creation | 19 Feb 2005 11:45 GMT | 2 |
What is better, as good but cheaper, slicker, whateverer than DreamweaverMX?
 Signature --
|
| Extracting a value from a matrix | 19 Feb 2005 10:58 GMT | 1 |
Hi I have a tabel as follows Matrix Tabel Row Col1
|
| Report problem - Long | 19 Feb 2005 10:48 GMT | 4 |
I have a report that's fairly simple, page headers and footers, detail has a subreport in (can vary in length). The customer wanted a signature block for them, their client and 3rd party. This was no problem, couple of boxes and labels in the report footer.
|
| Difficult SQL Query - Help required | 19 Feb 2005 08:30 GMT | 1 |
I cannot get my head around this query... I think I need a nested query but here's the problem. I promise i've exerted my meager brain power on this problem & ask this as a last resot!
|
| Access Books | 19 Feb 2005 07:29 GMT | 4 |
Are there any Access books out there that cover Listboxes extensively? Most books I see only touch on the subject. I need deep coverage on Linking and "Drill-Downs". Thanks
|