| Thread | Last Post | Replies |
|
| Have you Heard of OfficePax!!!! | 06 Oct 2005 15:05 GMT | 3 |
Its Almost here!! OfficePax will Be out in less then a month. PreOrdering has begun a there Website www.OfficePax.co --
|
| images in tables | 06 Oct 2005 14:37 GMT | 1 |
hi, is it possible to add images in to tables? no in OLE object forma but just the raw (JPEG, GIF, BMP) formats thank --
|
| Append Query Appending # of records that already exist | 06 Oct 2005 14:01 GMT | 3 |
I (new user) have created an Append Query. Let's say my original table has 13 records and I want to append 1 record. My Append Query will append my 1 record 13 times. If I have 2 records I'm trying to append, it will append 26 records (2 x 13). I hope there is a simple ...
|
| formatting dates | 06 Oct 2005 13:47 GMT | 3 |
Please help me, I posted this question once already on another thread and the answer was over my head, I thought I would try here this time, I think this seems easy, if not, please tell me and I will give up. I have made a table that I want to enter a date, but only the month and
|
| start from scratch? | 06 Oct 2005 12:17 GMT | 2 |
I need help! I tried setting up Outlook2000 on my pc, and not sure if I hit the right button. Now I can't go back to the very beginning, and try to reset everything so I
|
| Adding fields to database from a application | 06 Oct 2005 07:31 GMT | 5 |
I wondered if it possible to add new fields to an excisting database from within a Access Appliction. If this database defined: ID Unique ID (Integer)
|
| Search a folder then add Image | 06 Oct 2005 07:00 GMT | 1 |
Hey folks, I've read again and again NOT to add an image in an OLE field. Not a problem. I got it. My JPEGS are on the same disk as the database. This database is for a bunch
|
| Stuck with an #Error | 06 Oct 2005 03:47 GMT | 6 |
I have been messing with the IIf(isError Formula to try to eliminate errors from my database. FinalTest: IIf(IsError([Age]),"",[Age]) [Age] is returned from another cell, which calculates the person's age. It
|
| Exporting Access -> Excel | 05 Oct 2005 21:26 GMT | 2 |
I am quite new to VBA and Access, but I am trying to figure out how to export specific values from a table in Access, so I can save it in a given cell in Excel. I have been able to figure out how to open and modify cells in my spreadsheet, but I don't understand how to select
|
| How to display a message box when form has no records. | 05 Oct 2005 21:05 GMT | 2 |
Can someone please help me with this. I have a form with a tab control containing multiple subforms on the tabs. It records data against a person record. Everything works fine except that if the form is opened before the
|
| how to link databases | 05 Oct 2005 18:37 GMT | 4 |
I have developed 2 tables in excel. One is an inventory list of medications with name of drug, dose, and lot number, number of samples, etc. The second is when samples are signed out with the patient name, name of drug, dose, lot number, etc. What I want is a total of the drug and ...
|
| table in database | 05 Oct 2005 13:20 GMT | 3 |
Hi, how can I determine, through code, whether table_temp exists in my database (or it is already deleted)? Thanx
|
| Operation must use an updateable query? | 05 Oct 2005 12:20 GMT | 2 |
I'm getting following message: "Operation must use an updateable query" when I'm trying to insert some rows in table with: insert into veza (id_adresa, id_grupa) select id_adresa, id_grupa from veza_tmp;
|
| A Hyperlink button | 05 Oct 2005 12:09 GMT | 11 |
I have a field on a form which is a hyperlink. Currently, to insert a hyperlink the user needs to use the dropdown menu from Insert or click on the hyperlink icon on the top toolbar. We constantly have new users of this database who don't know how to insert a hyperlink, unless ...
|
| I need some beginners help with manipulating data on the web... | 05 Oct 2005 02:13 GMT | 2 |
Can somebody help me out with the flow of this? I can figure out the rest on my own, but I'm having a little trouble getting kickstarted. Basically, I have a web form that accepts data. I need that data to be posted to an online database which then exports the data (automatically ...
|