| Thread | Last Post | Replies |
|
| Q: How to get a control's UniqueID to save a control's vars into a DB? | 16 Apr 2004 20:31 GMT | 1 |
HUGE question that has blocked me for a while now: I have (or rather, hope to have!) a usercontrol called Module_PhoneList that is injected in a Panel , which can show up in different Pages. (Basically a portal).
|
| VB with Reports | 16 Apr 2004 19:36 GMT | 1 |
I want to display a certwin field in my report only if the value is not 0. In the case the value of the field is 0, I do not want to show neither the field label or the field value. If the value is not 0, I want to display in the report
|
| The "DoMenuItem" command! | 16 Apr 2004 19:18 GMT | 1 |
Im using the DoMenuItem command to do some commands that I need to do. Now I wanna do some more, but when i look in the help for the different commands that I wanna do, it only list a
|
| I need to compare a value from one table and return a result from another ie Decode | 16 Apr 2004 16:10 GMT | 1 |
I am trying to use the design view in Access XP to construct a query an subsequently a report. However I need to decode some values by comparing the coded results o each column of the query with the code_decode table and then returnin
|
| How Do I get a report to print ORIGINAL / REPRINT | 16 Apr 2004 15:35 GMT | 1 |
I need to set up my report so that it prints on it that this is the first time the report has been printed. After it has been printed the first time it needs to say REPRINT for subsequent prints and if the data has been altered it
|
| Set Visible Property | 16 Apr 2004 15:29 GMT | 7 |
Hi Everyon Is it possible to set a label property to visible if a condition is met from a record in another table The Form/Table is called FollowUp it has an invisible label that you can see in a design mode called CallBac When a Check Box is ticked, the form/table is called Review, ...
|
| Import remote csv file | 16 Apr 2004 14:33 GMT | 7 |
I am trying to automate importing a .csv file from my web site to Access. When I try using a TransferText macro, I get an "Internet Logon Failure". I have added the ftp site to my ftp locations with the correct user name and password, but that didn't help any.
|
| What is a Switchboard! | 16 Apr 2004 13:27 GMT | 1 |
Very new to Access and trying to figura out what s Switchboard is? How is it used and when?
|
| I need help with a many to many relationship please! | 16 Apr 2004 07:11 GMT | 2 |
I have been beating my head against a wall over this. I have 3 tables 1. Employees (employeeID, lastname, firstname, position) 2. Classes(classid, classname, classdescription)
|
| where is OnCurent in 2002 | 16 Apr 2004 07:09 GMT | 1 |
In access 97 I used OnCurrent to keep my Combo box in sync with the record. How does it work with 2002. Also, I've created an expresion to come up with a unique
|
| Print Command Button | 16 Apr 2004 04:28 GMT | 2 |
Hello all, I have put Find, Previous, Next and Print buttons on my database. They are all working except Print. When I built the database and tested it, it worked. Having closed it
|
| Adding rows | 16 Apr 2004 01:13 GMT | 14 |
I created a form with a memo box that will be used to type in numerous rows of information. The problem is that I cant figure out how to add rows to the memo box. The cursor tabs to the box but it only has one row. Any help is appreciated
|
| Changing value in a table | 16 Apr 2004 00:32 GMT | 3 |
I have the following tables: tanent, invoice. I have the following forms: tanent, invoice They are linked. I have a field in the table "tanent" called "Balance.
|
| finding matching records | 15 Apr 2004 23:21 GMT | 1 |
Hi Al I have a form with fields called "customersname" & "customersaddress". I use an autonumber as the primary key. What i would like to be able to do is when entering a customers name or address i would like it to bring up any other records that match either the customersname or ...
|
| Using Excel from Access | 15 Apr 2004 23:00 GMT | 1 |
Hello people, I would like to request some relevent code on how to functionally use Excel fromAccess with ease. I have a procedure that opens Excel from Access populating
|