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 : New Users Forum Tools Search this Forum Feed Icon
  Thread / Thread Starter Reverse Sort Order Last Post Replies Views
Query by Date by Bre-x
I ask this question last week, but I didn't explain myself very well. I have a table with over 187,000 records. From Jan 2001 to today. This table contains...
May 16th, 2007 05:31 PM
by Bre-x Go to last post
2 69
the best way to talk to MS ACCESS by Bre-x
Hi, On ms excel I have a sub to send a sql command to ms access Dim objAcc As Object Set objAcc =...
February 2nd, 2010 10:23 PM
by David W. Fenton Go to last post
6 174
subform question by Bre-x
I have a main form and a subform Whe the subform is not showing any record I want to stop my code on the main form Private Sub Form_Current() 'Setup...
February 11th, 2010 08:34 PM
by John W. Vinson Go to last post
3 201
Query Problem by Bre-x
Hi, I have this query but is not working. SELECT BKAR_INV_NUM, BKAR_INV_SONUM, BKAR_INV_INVCD, BKAR_INV_INVDTE, BKAR_INV_CUSCOD FROM BKARINV
February 22nd, 2010 07:41 PM
by Bre-x Go to last post
2 187
Help with Function: date range by Bre-x
Public Function my_dates(the_date As Date) As Integer Select Case the_date Case Between "07/31/2005" And "08/01/2006" my_dates = 2006 case Between...
April 15th, 2010 12:23 PM
by KenSheridan via AccessMonster.com Go to last post
7 956
Autoincrement by Bre-x
How do I create my autoincrement number? My Table main_index (AutoNumber), payee_id (Number), main_amount (Currency), main_receipt (Number) if my Last...
May 10th, 2010 03:14 PM
by Bre-x Go to last post
5 975
Column Name by Bre-x
Hi I am using this code to send data into excel Set rst = CurrentDb.OpenRecordset("SELECT Temp.* FROM Temp;") rst.MoveFirst Do While Not...
May 13th, 2010 07:17 PM
by Bre-x Go to last post
5 970
Run-time Error 2585: Unable to Close Form by Bre-x
Hi, I need some help here, no matter what I do I can not close the FS form. On my FS For I have on single text box (tlogin) and I am using the Enter event...
May 17th, 2010 06:29 PM
by Bre-x Go to last post
2 1,022
Rounding Time by Bre-x
Hi, I am working on a Time Clock. I need some help to create two rouding functions. PUNCH IN TO between 8:00:01 to 8:14:59 ...
(Multi-page thread 1 2)
May 19th, 2010 09:50 PM
by Bre-x Go to last post
13 1,271
Help with Status Table by Bre-x
Hi, I have a table with the following fiels ID, Date, Time, Program, Status 1,11/25/09, 6:45 AM, 6261000, Send 2,11/25/09, 6:47 AM, 6261000, Send 3,11/26/09,...
January 14th, 2010 08:48 PM
by Bre-x Go to last post
2 112
substring function by Bre-x
Hi From this text "N:\1CNCACCESSAPPS\UMW\525\CASSTE0100" how do I extract: "CASSTE0100" or what ever is to the left of "N:\1CNCACCESSAPPS\UMW\525\" the...
January 7th, 2010 05:52 PM
by Bre-x Go to last post
2 90
Top 3 Records by Bre-x
Hi, Our Table (MAIN) has over 87,000 records. Here is the table...
May 24th, 2007 02:16 AM
by John Spencer Go to last post
6 121
Inserting Records by Bre-x
Hi, I have two pieces of information Start_Date and End_Date I would like to populate a table with each single date between these values. Values:...
July 12th, 2007 09:51 AM
by Jamie Collins[_2_] Go to last post
6 119
Importing Data by Bre-x
Hi, When I import a MS Excel spreadsheet using a "TransferSpreadsheet" macro, text data is imported as number: In Excel abcdf 1234567891010 Once in Access
September 21st, 2007 04:14 PM
by PatK Go to last post
5 73
drag-and-drop capabilities by Bre-x
Does the newer version of MS Access (2003, 2007) have drag-and-drop capabilities? Is Microsoft planning to add this feature anytime soon? Regards, Bre-x
November 7th, 2007 08:51 PM
by BruceM[_2_] Go to last post
3 95
does not match the defined precision of the column by Bre-x
The table in question have a Number Type Field, its field size is Decimal. It is posible to create a query like this: select * from mytable where myfield ...
June 9th, 2009 08:45 PM
by Bre-x Go to last post
2 112
Alter Table by Bre-x
Hi How do I set the a field default value? Dim var_empid as Integer Dim var_sql as String var_empid = 34 var_sql = "ALTER TABLE Local_gl ALTER COLUMN...
July 17th, 2009 07:36 PM
by SuzyQ Go to last post
1 119
Keeping Access Open by Bre-x
Hi, I have this sub on ms outlook. I saves an attachement then opens access. Why MS Access open then it closes. Public Sub import_supplypro() On Error Resume...
July 31st, 2009 09:45 PM
by Dirk Goldgar Go to last post
4 151
Update table script by Bre-x
Hi, Why this sql script doesnt work? 'UPDATE COLUMNS DoCmd.SetWarnings False DoCmd.RunSQL "UPDATE print_mainlines SET C1= (SELECT pt_l1 FROM...
September 3rd, 2009 10:05 PM
by John Spencer Go to last post
6 154
Help with Function: Between Time by Bre-x
Hi, Why this function is not working? If a time follows between 12AM and 3PM it should show Day shift, anything else Night Shift If Time #12:01:00 AM# ...
May 27th, 2010 04:03 PM
by Bre-x Go to last post
3 757
Post New Thread


Display Options
Showing threads 1961 to 1980 of 17167
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:47 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.