| Thread | Last Post | Replies |
|
| Visual SourceSafe: Anybody Used It For An MS Access Project | 01 Nov 2008 00:12 GMT | 15 |
They just threw another programmer at me - along with the requirement that we use Visual Source Safe to manage our respective areas of endeavor. Anybody use it?
|
| Date field + number field = New Date | 31 Oct 2008 23:49 GMT | 1 |
Question How do I make this possible? I want by pressing a button, to add Data + Number fields to Data2. Thanks.
|
| What does me.visible means? | 31 Oct 2008 22:36 GMT | 3 |
What does "me.visible" means? What does "me" stands for?
|
| How to recombine a split database? | 31 Oct 2008 22:35 GMT | 9 |
Access Newbie using Access 2007 I created a real simple database about a year ago in Access2003, and split it into front end and back end. Now I would like to recombine it into one file.
|
| email reports from list | 31 Oct 2008 21:57 GMT | 3 |
I am using Arvin Meyer's email code. Excellent work, Arvin!!! the below code displays a list box of all reports... Set db = CurrentDb() Set contr = db.Containers("Reports")
|
| Marking Student Work and returning online with written feedback? | 31 Oct 2008 21:02 GMT | 2 |
Hi - does anyone know how I would be able to mark and return hand written notes on student work submitted in the form of office documents sent as email attachments? This would save me carrying loads of paper about.... Thanks,
|
| aCCESS 2007 | 31 Oct 2008 20:59 GMT | 3 |
I have several questions related to the storing & display of photographs in Acess (both 2003 & 2007). What is the best way to do it? I have used table ole object linked to file in 2003. I have used hyperlink in 2007 but this requires a double click to diplay the photo.
|
| append data or insert into or something else? | 31 Oct 2008 20:58 GMT | 1 |
I am new to using Access 2007 and have a question for you experts. I am interested in adding a new record and inserting some data from one table to annother, based on some rules. I have a long string and I want to, for each parsed section of the string (I
|
| Retreive data from text box and sort | 31 Oct 2008 20:53 GMT | 7 |
I want to retreive data from the text box "Expirare" and sort that date descending in the right list box. Seems simple but I don't know how to do that. Thanks.
|
| How to Concatenate in MS Access | 31 Oct 2008 20:52 GMT | 3 |
I have (2) different issues related to concatenate. In one instance, I want to trim the last character of a string and compare it to a field in another table. And in the other instance, I want to combine two fields so that I can compare that new field with a field in another ...
|
| creating transportable application with office xp professional" | 31 Oct 2008 20:34 GMT | 2 |
can i create a module with access 2002 professional to be installed on a computer running VISTA
 Signature cothran
|
| Speeding up my Outlook queries | 31 Oct 2008 20:26 GMT | 1 |
I have a LOT of contacts saved in the public folder of my outlook. I have my databases linked to the public folder of outlook. I have a form that creates letter of transmittal to send out faxes. The process takes forever when it comes to searching for a company
|
| Behavior of events | 31 Oct 2008 20:18 GMT | - |
Can someone help me understand the behavior that is happening here? If I put the below code in the onClick event handler of a label, the last line of code runs before the graphs have requeried. However, if I put the same code in an onChange event of a combo box, the image is not ...
|
| test 1 | 31 Oct 2008 20:16 GMT | 1 |
j' ai besoin d'aide. merci!
|
| How to code a missing value in a Time field? | 31 Oct 2008 19:47 GMT | 2 |
Any suggestions for a good "missing value" code in a Time field in Access? I am working with a large dataset with start and end times for events of interest. In the original data, these times were entered as 3 or 4 digit numbers corresponding to the military time of the event of ...
|