dbTalk Databases Forums  

Sponsored Links


comp.databases.ms-access comp.databases.ms-access


Discuss in the comp.databases.ms-access forum.



Post New Thread
Threads in Forum : comp.databases.ms-access Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Running MS Access 2000 MS Windows XP Pro This has caused me a lot of hair loss in the last few days so would appreciate any help. I am running code...
m_t_hill@hotmail.com
04-12-2005 04:23 AM
Matt Go to last post
5 75
Has anyone figured out how to apply more than 3 conditional formats to a datasheet (or continuous) view, or in lieu of that how to apply more than...
DFS
04-12-2005 03:46 AM
Br@dley Go to last post
3 66
Hello- I just managed to get the total from my subreport to sum with my main report total. I am able to get the correct display if I do not have...
Scott
04-12-2005 03:30 AM
Scott Go to last post
6 68
table name: site_plots current column names: Mapeast and mapnorth new column names: xcoord and ycoord (of type: double) Access version:...
Zoe
04-12-2005 02:28 AM
Zoe Goodchild Go to last post
5 59
Im trying to run a query in vba and take the result of the query and set a text box on a form to that value..I try this code: eventholder...
Jimbo
04-11-2005 10:31 PM
Alan Webb Go to last post
6 105
I have a report which has a jpeg picture yet when I email it it does not appear on the report. Any ideas? It prints OK - TIA
Chesne
04-11-2005 10:17 PM
Br@dley Go to last post
1 62
Hi all, I have an Access 97 database that has as one of it's default references the VBA332.dll file. Our company has started upgrading users to...
strvariant
04-11-2005 08:14 PM
strvariant Go to last post
2 76
I can't seem to find a straight answer for my specific issue. Any help would be appreciated. I would like to count the various items in a table...
cefrancke@yahoo.com
04-11-2005 07:22 PM
jimfortune@compumarc.com Go to last post
2 60
Hi, I just purchased Access 2003 and wondered how I can figure out what Edition I have - if it's standard or professional. I've been looking all...
Lirva Smith via AccessMonster.com
04-11-2005 06:18 PM
Douglas J. Steele Go to last post
1 58
Dear All I am looking at publishing an MS Access Database under an open license. That means that I will make it freely available on my website, that...
windandwaves
04-11-2005 04:50 PM
windandwaves Go to last post
3 60
Hello, I have an application and BD.mdb (Access97) on the server (Windows2003 EE) with fifteen workstations (Win2k & WinXP), which run the...
OliP
04-11-2005 03:03 PM
MGFoster Go to last post
1 69
Hi to everybody, I have this problem I attach an event to a group of control from code: Set Frm = Fom_Test for ii = 1 to 100 Frm.Controls("Label" &...
Luca Giannoni
04-11-2005 02:51 PM
MGFoster Go to last post
2 61
I have an Access application that I wrote for a very specific business. They now want to put a copy on a laptop and retain the application on their...
WØCBF
04-11-2005 02:43 PM
MGFoster Go to last post
2 60
I have a client that has two pretty distinct functions for which I'm developing databases. There are only a few staff in a small office. It looks...
Jan
04-11-2005 02:10 PM
dedejavu@hotmail.com Go to last post
5 102
I have a database that displays the results of my queries in a subform within another form. As soon as I modify the query table and save the changes,...
innocentchick@gmail.com
04-11-2005 01:56 PM
innocentchick@gmail.com Go to last post
0 56
Dear Access expert I am trying to use an mde application developed in Access2k with Access 2002. I get an Access error box: Function is not...
Ian Davies
04-11-2005 01:33 PM
ng Go to last post
5 70
is there an event for the mousewheel? I have turned off navigation buttons but the mousewheel still allows it. i have a form that allows new...
Steve
04-11-2005 01:31 PM
Kevin Nechodom Go to last post
3 60
I have several databases, identical in structure but with different data. Is there an esay way to combine all the data into one big database? There...
Reidar Jorgensen
04-11-2005 11:32 AM
Matthew Wells Go to last post
1 39
I'm creating relationships between tables using VBA and ADOX. I can create one-to-one relationships with an inner join, but I can't figure out how...
Gandalf
04-11-2005 11:25 AM
Matthew Wells Go to last post
1 52
Hello, I need some advice on which way to resolve the following. On a form, the user will make a selection from a combo box, after the selection...
Tom G
04-11-2005 11:22 AM
Matthew Wells Go to last post
1 57
Hi, I have 3 nested forms and want to calculate a total on the first subform (as the form loads)by adding 2 fields from that form + to a field on the...
oncewaswillow@hotmail.com
04-11-2005 11:13 AM
Phil Stanton Go to last post
1 60
You have a point. My terminology was wrong. I am uning ODBC. I already do have tables linked to AS400 by DSN. the problem is that every time...
Matthew Wells
04-11-2005 10:36 AM
Matthew Wells Go to last post
3 92
I have a form for transfers, which has on it 2 combo boxes, each with the same list of locations in them. I want combo box 2 to include all...
Will
04-11-2005 09:31 AM
Rog Go to last post
2 52
I've recently been playing with some UI ideas that require the user of a timer to drive animation. The problem I'm having is that Access routinely...
Steve Jorgensen
04-11-2005 08:47 AM
Steve Jorgensen Go to last post
11 110
I have 2 tables, one for production runs , one for errors created during a production run. For each record in the there could be multiple errors...
njhildebrand@suscom.net
04-11-2005 07:13 AM
njhildebrand@suscom.net Go to last post
2 58
Hello all I'm not sure how to word this, which is one reason why I couldn't find anything on Google to help me, so please bear with me as I try...
Will
04-11-2005 04:40 AM
Will Go to last post
4 56
I'm pretty new at writing SQL on Access and I need some help writing a datediff query. Say I have a table called tb_Dates with the...
edwin.villamayor@citigroup.com
04-11-2005 01:18 AM
Mark Go to last post
1 65
I have converted my Access database into *.mde format. However, my colleague can’t seem to open the file. The message shows that another user has...
jy
04-10-2005 10:19 PM
Larry Linson Go to last post
1 57
Hi, I have 3 nested forms and wish to calculate a value on Subform 1 by adding 2 values on the same subform + to a value in a control on the footer...
Bruce
04-10-2005 09:14 PM
Larry Linson Go to last post
2 65
I have created a table with Customer number as the key field and in another table the key field is a combination of two fields: Customer and System...
MJ
04-10-2005 08:51 PM
MJ Go to last post
5 49
Hi I am using ms internet control in my app. It works fine form all machines except from a new one which has win xp sp2 installed. All machines are...
John
04-10-2005 08:47 PM
Br@dley Go to last post
10 83
I am trying to grab the UnitPrice from Table 1 and store it in the UnitPrice field in Table 2 whereever there is a match ProductID wise. Table 1 -...
MichaelJohnson168@hotmail.com
04-10-2005 08:43 PM
pietlinden@hotmail.com Go to last post
3 62
I have subforms on multiple tabs. On one Subform I have a Personnel Roster. What I want is when I change the gender from Male to Female or...
dmkeith2@hotmail.com
04-10-2005 08:33 PM
pietlinden@hotmail.com Go to last post
1 53
I have a very large (by my standards) Access database that I use to produce a price list in PDF format. ie the reports are created in Access then...
stevecox4444
04-10-2005 07:29 PM
stevecox4444 Go to last post
0 56
DoCmd.GoToRecord , , acLast can someone tell me how to modify this to go to a specific record, as far as i can tell, i can only tell it to go next,...
Steve
04-10-2005 07:19 PM
PC Datasheet Go to last post
1 69
I think I am so lost!! Please someone write out DCONCAT explanation. Is...
kimberly.shaffer@gmail.com
04-10-2005 05:14 PM
kimberly.shaffer@gmail.com Go to last post
11 122
Can this be fixed? I have a combo box which is filled with lots of choices on a certain form. I click on the combo box and want to scroll down...
Otie
04-10-2005 03:41 PM
Ken Snell Go to last post
1 64
I have a query which selects a number of names from a table, which abide with the criteria. I then want another query to select where the names...
teddyparnell@hotmail.com
04-10-2005 03:07 PM
PC Datasheet Go to last post
1 68
Hi all, I am searching for a way to track when a form/report/query is changed by users. For instance: 1) A user opens a form/report 2) The user...
strvariant
04-10-2005 01:29 PM
David Schofield Go to last post
1 56
Hi, At work there is an Access DB which sits on a common server and is accessed by multiple users (up to 9 concurrently). Sometimes this database...
Dave Cabbage
04-10-2005 01:10 PM
Dave Cabbage Go to last post
2 69
I trying to create an Excel workbook from Access and then do some formatting of the workbook. I did quite a bit of this with Access 97 a few years...
Bill Stock
04-10-2005 01:07 PM
RoyVidar Go to last post
1 58
I have created a form that has where the AllowEdits=false. When the users try to edit and of the fields on the form, I want a Beep...
vidar
04-10-2005 11:54 AM
vidar Go to last post
3 62
I would like to call a function stored in a form module in Access 2.0 from an Access 2.0 procedure in a global module. Function EmailTheOutletters...
MLH
04-10-2005 11:40 AM
MLH Go to last post
2 71
what happens if you do something like Response.Write s-sql do you have something like an apostrophe inside your text? If so, the database engine...
pietlinden@hotmail.com
04-10-2005 11:37 AM
pietlinden@hotmail.com Go to last post
0 59
I have a query that works, but then displays the results in a datasheet view. The query is reliant on the results of a combo box, and when i update...
teddyparnell@hotmail.com
04-10-2005 10:41 AM
pietlinden@hotmail.com Go to last post
1 59
There have been threads in this newsgroup explaining how to tab out of a subform to the parent form -- without having to use ctrl-tab (of which users...
Michael Fay
04-10-2005 02:14 AM
Michael Fay Go to last post
4 75
Hello, Similar to my last post I have another SQL problem. If you are running an auction and you have the following...
worldbadger
04-10-2005 01:04 AM
worldbadger Go to last post
6 55
I've somehow reduced the font size of my (pathetic, compared to A97) A2003 help to about a 4 point size, practically microscopic. Can someone please...
Tim Marshall
04-09-2005 11:48 PM
Tim Marshall Go to last post
2 74
I'm creating relationships between tables using VBA and ADOX. I can create one-to-one relationships with an inner join, but I can't figure out how...
Gandalf
04-09-2005 09:25 PM
Alan Webb Go to last post
2 58
Hello All I'm using Access 2K and Access 2003 with either Win2K or XP. A database for control plans exists. But one customer would like a button or...
vmg
04-09-2005 07:04 PM
pietlinden@hotmail.com Go to last post
1 79
Post New Thread

Display Options
Showing threads 22601 to 22650 of 40961
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.