A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Post New Thread
Threads in Forum : General Discussion Forum Tools Search this Forum Feed Icon
  Thread / Thread Starter Reverse Sort Order Last Post Replies Views
Report pulls one record from open form. by Adam Thwaites
I currently use this line of code to output reports in .doc format in my database: DoCmd.OutputTo acOutputReport, ReportName, ".rtf", PathAndFileName Where...
September 27th, 2005 01:44 PM
by '69 Camaro Go to last post
7 65
Query filering by time is not working by Adam Thwaites
I am trying to filter my data so that a record that has been accesses in the last 5 hours does not come up. I have a SaveDate field (dd/mm/yyyy) and a SaveTime...
February 14th, 2006 06:17 AM
by Jeff Boyce Go to last post
3 48
Write SQL code in Visual Basic by Adam Thwaites
I have a Count query with the code: SELECT Count(*) AS FROM qry_Searcher; and a DLookup when the qry_Searcher has run: DLookup("Count",...
March 1st, 2006 06:53 AM
by Ofer Go to last post
4 68
Date range in combo box by Adam Thwaites
What's the fastest way to display all the dates between dates x and y in a combo box without having to type them all out? -- Adam Thwaites Access Database...
April 21st, 2006 02:14 PM
by Douglas J Steele Go to last post
5 92
Change command button picture to text then back to picture by Adam Thwaites
I haev a command button that I only want to be clicked a maximum of once a minute. To start with it has a picture MS Access Report 2. Once clicked it changes...
September 11th, 2007 02:32 PM
by Adam Thwaites Go to last post
2 95
Discrepancy with time calculations by Adam Thwaites
?Now()-TimeValue("00:30") 39363.7287384259 ?Now()+TimeValue("00:30") 08/10/2007 18:29:39 These two formulas give different results in Access 2003, one...
October 8th, 2007 07:36 PM
by Ken Sheridan Go to last post
3 99
How do I send a HTML formatted e-mail from Access through Lotus No by Adam Thwaites
I've used the readily available code from the internet to send out e-mails from Access through Lotus Notes. Currently the message is sent from my forms as a...
October 15th, 2007 03:02 PM
by Adam Thwaites Go to last post
0 69
Disable Undo whilst importing data by Adam Thwaites
I'm doing some pretty big data imports into Access, and the system is killing its self trying to enable the Undo feature through out this, to a point where...
October 1st, 2008 02:55 PM
by Klatuu[_3_] Go to last post
5 134
In a query only filter by a variable if it has a value by Adam Thwaites
I have a query looking at 3 columns. I have three global variables which can contain values to look up in any of the three columns. The variables can also be...
November 16th, 2008 09:12 PM
by Ken Sheridan Go to last post
2 66
Turn textbox scrollbar on if text length is greater than x by Adam Thwaites
Hi, I want to be able to turn on the vertical scrollbar if the amount of text in txtbox is greater than 300 characters. The text is loaded on a command button...
February 7th, 2006 12:33 PM
by Arvin Meyer [MVP] Go to last post
2 126
Always show scrollbar in text box by Adam Thwaites
Hi, I have a text box with verticle scrollbars enabled but you can only see the scrollbar when the text box has focus. How can I make it show the scrollbar all...
February 6th, 2006 07:00 PM
by Stephen Lebans Go to last post
1 130
What is the form name of the Database Window? by Adam Thwaites
I have to following code to hide the Database Window when I press the H key, but without the name Access has given to the Database Window I can't shift focus...
December 5th, 2005 09:35 PM
by Ron Hinds Go to last post
4 131
Close one form from a command button on another by Adam Thwaites
I need to totally close (not hide) a form by clicking a button on another one. How do I do this? -- Adam Thwaites Access Database Designer Manchester, UK (I...
December 7th, 2005 11:20 AM
by Brendan Reynolds Go to last post
1 64
How to specify a single text box on a continous form by Adam Thwaites
I have a continous form running off a query. The first text box is called txtFrom but for some reason when I try to make code for it refers to the text box by...
December 9th, 2005 01:06 PM
by Van T. Dinh Go to last post
6 83
Load list box after form load by Adam Thwaites
I have a search form with a text box for the search criteria and list box displaying a query which is requeried and made visible after the search button has...
December 29th, 2005 01:12 PM
by Adam Thwaites Go to last post
3 108
Setfocus to another form if it's open by Adam Thwaites
I have two forms, frm_One and frm_Two. There is code on frm_One to check if frm_Two is open and if it is switch to it: If Forms!.Visible = True...
January 4th, 2006 03:24 PM
by Adam Thwaites Go to last post
3 50
Close a form by clicking anywhere on it by Adam Thwaites
Hi, I have the following code to close a form by clicking anywhere on it: Private Sub Form_Click() Forms!.SetFocus DoCmd.Close acForm, "frm_DueBack" End...
January 18th, 2006 12:32 PM
by Rick Brandt Go to last post
3 64
Running a public sub on one form from another by Adam Thwaites
Hi, I have two forms, Form1 and Form2. Form1 contains a Public Sub called PublicSub1 which I want to run from a click event on Form2. Is this possible? -- Adam...
January 19th, 2006 11:56 AM
by Douglas J Steele Go to last post
3 67
Bind label to text box by Adam Thwaites
When you create a text box it has a label attached to it which turns bold when you select the text box on the form. If you delete the label how can you make a...
February 6th, 2006 11:09 AM
by Allen Browne Go to last post
1 84
Compact & Repair another database using shell by Adam Thwaites
If I type this in the run box it works fine: "C:\Program Files\Microsoft Office\Office11\msaccess.exe" "C:\Database\PAF Address A-C.mdb" /compact How ever...
May 16th, 2009 01:33 PM
by Adam Thwaites Go to last post
3 182
Post New Thread


Display Options
Showing threads 2161 to 2180 of 92186
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 Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 12:48 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.