| Thread | Last Post | Replies |
|
| Form help | 18 Oct 2007 21:39 GMT | 4 |
I have two questions/problems. 1. I have a calculation built into one of the fields on my form to calculate cost. It is taking the info from three other fields and putting them together for a total cost. The problem is that the cost is showing up in the
|
| updating a database | 18 Oct 2007 21:33 GMT | 3 |
I am supporting a database. I have been working in a copy of the active database, adding reports, queries, updating the switchboard, etc. Is is possible to just transfer the main table that has all the records to the backup I'm working on and rename it instead of transferring ...
|
| Indexing Problem | 18 Oct 2007 21:24 GMT | 3 |
I am having a bit of trouble here plus I am relatively new to this. I have created table and 4 of the fields I use as one index to prevent duplicates. So what I have done is imported my data from an excel sheet and then reimported the exact same sheet to see if the index would ...
|
| linking data from a web to access | 18 Oct 2007 21:11 GMT | 6 |
i would like to link the tables coming from the web below(extract it by view code) does anyone have an example of an option to link the information direcly to access?
|
| Retrieving Value From Subform Only Works In Break Mode | 18 Oct 2007 21:06 GMT | 3 |
The code ------------------------------------------------------------- 2550 With Me.subSecurity.Form 2551 If Me.subTrades.Enabled = True Then
|
| Scheduled Macro hanging | 18 Oct 2007 20:56 GMT | 4 |
I have an Access 2003 macro running on a Windows 2003 server box. I am logged into the box as Administrator. The macro runs fine when I run the shortcut to the macro manually by clicking on it. However, when I schedule it, it shows in the task scheduler window as "running" and
|
| Scheduled macro | 18 Oct 2007 20:55 GMT | 5 |
I am trying to schedule a macro to run nightly using Windows Task Scheduler. The macro runs fine if I run it manually when I'm logged into the server. Unfortunately, if I schedule it, then log off the server, it just hangs. Any ideas?
|
| How do i create a Function procedure that calls the Sub procedure | 18 Oct 2007 20:48 GMT | 4 |
I have a working sub procedure, it is called: Sub SendMessage() I do not know to much about VB so details would be appreicated. I am trying to create a macro that kicks off this sub code (procedure) when the DB is opened from a Windows Scheduled Task.
|
| Restart Record Count | 18 Oct 2007 20:27 GMT | 1 |
Hello, I am counting records in a query and I need the count to restart at 1 for each sub-set. In the example below, I want to count [Action ID] within each set of [ISSUE ID] and result in [New Count]. Any suggestions are very much appreciated.
|
| Compile error | 18 Oct 2007 20:07 GMT | 3 |
I have a form with combobox. In combo AfterUpdate I have the next: (Thanks George Nicholson) If me.combobox = n Then Me.TabCtl2 = 1
|
| Database Removing Links between mdb | 18 Oct 2007 19:50 GMT | 10 |
I have two databases one (A) has core data and the tables are linked to the 2nd database (B). I then have an mde created from B. Since last week I have been having trouble keeping the tables in A linked to database B. Both databases reside in the same file and on the same ...
|
| UsysRegInfo table missing | 18 Oct 2007 19:08 GMT | 7 |
Hello, I am working with some add-ins and somehow have deleted the USysRegInfo table. I was cleaning up some files and must have deleted something because now my add-ins are gone and I can't re-install them because this USys table is missing. I see in other posts to go the the ...
|
| ny side | 18 Oct 2007 18:57 GMT | 1 |
http://køkkenchefenskontor.dk/toppage1.htm
|
| Lock edition after entering data | 18 Oct 2007 18:54 GMT | 3 |
I'm a total beginner at playing with databases, but with someone's help (he's also rather beginner than expert) I managed to get something half started. Now I have this form where I would like people to enter data, but I also
|
| Sharepoint+access form | 18 Oct 2007 18:48 GMT | 1 |
is it posible to implantate a form from Access into sharepoint? I have looked arround, but cannot find the exact answer. (some said it is posible with infopath, but I have a key at my database) if it is posible, how to do it?
|