|
More site info...
microsoft.public.access.gettingstarted | Forum profile
|
|
Forum profile page for microsoft.public.access.gettingstarted on http://www.microsoft.com/communities/newsgroups....
This report page is the aggregated overview from a single forum: microsoft.public.access.gettingstarted, located on the Message Board at http://www.microsoft.com/communities/newsgroups....
This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional forum profile information for "microsoft.public.access.gettingstarted" on the Message Board at http://www.microsoft.com/communities/newsgroups... is also shown in the following ways:
1) Latest Active Threads
2) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity on microsoft.public.access.gettingstarted:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
31
|
153
|
669
|
|
Post:
|
80
|
367
|
1,728
|
|
|
microsoft.public.access.gettingstarted Posting activity graph:
|
Top authors during last week:
user's latest post:
Nagging question in...
Published (2009-01-06 20:50:00)
On Tue, 6 Jan 2009 20:02:01 -0800, Richard <Richard@discussions.microsoft.com> wrote: > I created and split my database. I then exported all the tables from the >Warehouse_be.mdb to our SQL Server. I used ODBC Data Source Administrator to >create a new SQL Server data source. Next I linked the front-end to the >tables on the server. The database performs very well. > > Here is...
user's latest post:
Dates and times in...
Published (2009-01-03 08:45:00)
I think you may be confused about what you input and what is really in the DB You can set the Input mask (to short time) to give you 18:30 And you can set the field format to this as well But this is not what is stored You store the full time date value in any time date field - even if you can't see it. Just play around with the format property of the field until you are happy with the result and then set the input mask to the...
user's latest post:
Reset text box to zero in...
Published (2009-01-07 20:48:00)
Thanks that's what I was looking for.. "MikeJohnB" wrote: > Try the following > > Private Sub Label30_Click() > Dim strWhere As String > Dim L As Long > > If Me.Dirty Then 'Save any edits. > Me.Dirty = False > End If > > If Me.NewRecord Then 'Check there is a record to print > MsgBox "Select a record to...
user's latest post:
Table creation question in...
Published (2009-01-06 15:34:00)
What do you mean by: "....each record could contain multiple bits of information....."? If you are recording something like the contents of the box, then you shouldn't be recprding this data in notes. Rather you should have a separate table. Your tables would look like: TblBox BoxID <Descriptive fields about the box> TblBoxContent BoxContentID BoxID <Descriptive field about the item in...
user's latest post:
How can I get the sound back on...
Published (2009-01-01 15:50:00)
Try posting in microsoft.public.outlook for help. this ng answers questions about MS Access relational database software. "l89015o" <l89015o@discussions.microsoft.com> wrote in message news:A98A2D3F-24DA-4703-A3C4-BFDF702D16BE@microsoft.com... >I no longer can listen to e-mails that have sound in an attachment. This > started happening in the last week or so. My speakers work for...
user's latest post:
Table creation question in...
Published (2009-01-06 08:20:00)
I would create a separate table for notes and use the other table's primary key as the foreign key within the notes table and then use a subform to enter as many notes as needed. -- Bob Larson Free MS Access Tutorials and Samples at http://www.btabdevelopment.com __________________________________ "Timothy Millar" wrote: > I have a database that I use to track boxes. Each record is a single box as...
user's latest post:
Dates and times in...
Published (2009-01-03 09:17:00)
Hi Wayne Thanks for your advice, I've been using Office since it started and this is my first venture into Access. Kind regards Brian "Wayne-I-M" wrote: > I think you may be confused about what you input and what is really in the DB > > You can set the Input mask (to short time) to give you 18:30 > And you can set the field format to this as well > But this is not what is...
user's latest post:
Creating Query to pull info from...
Published (2009-01-01 13:12:00)
P.S. I might need some help building my query, I will let you know after I build those tables. Thanks Again. M "Marilyn Myers" wrote: > I will try this tomorrow when I go back to work. Thank you so much for your > help and Happy New Year! > Marilyn > > > "Steve" wrote: > > > It's virtually impossible to programattically determine...
user's latest post:
Best Access 2003 Book - For...
Published (2009-01-05 16:54:00)
Thank You very much! I will goto B&N tonight and peruse the shelves... -- Thanks a lot! "John W. Vinson" wrote: > On Mon, 5 Jan 2009 16:03:00 -0800, r4pugh <r4pugh@discussions.microsoft.com> > wrote: > > >Helllo Everyone, > > > >I am a new Access 2003 user. In new i mean i just finished all the MS online > >tutorials...
user's latest post:
Using the Concatenate function...
Published (2009-01-07 15:33:00)
Thank you, I am new to this site and was on the wrong selection, I have re-posted my question on the Excel Discussion board -- "If you can''''t have the best of everything make the best of everything you have"...BIAKathy "BIAKathy" wrote: > I have a spreadsheet that is date by colume and customers by rows and I need > to concatenate the date and comment for each...
|
|
|
|
Latest active threads on microsoft.public.access.gettingstarted::
Started 23 hours, 50 minutes ago (2009-01-08 02:25:00)
by Henriko
I venstre margen er en lodret streg og der er et tomt rum i dokumentet som jeg ikke kan slette ved at trykke delete. Hvordan bliver jeg fri for den lodrette streg? mvh Henrik
Started 1 day, 6 hours ago (2009-01-07 19:30:00)
by Richard
Hi How can I reset this texbox For L = 1 To Me!TextBoxCopies back to "nothing" after the report has printed. I tried setting the default value to nothing and 0 but neither had a good results. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ Private Sub Label30_Click() Dim strWhere As String Dim L As ...
Started 1 day, 11 hours ago (2009-01-07 15:00:00)
by BIAKathy
I have a spreadsheet that is date by colume and customers by rows and I need to concatenate the date and comment for each customer into one long string for all dates and all comments per customer, an example is "09/01/08 review 10/01/08 left message 11/01/08 no answer". What I need to know is I would like to copy this formula down ...
Started 1 day, 14 hours ago (2009-01-07 11:20:00)
by Bre-x
Is there a way to change: GEORGE BUSH to George Bush ?? Thank you all Bre-x
Started 1 day, 18 hours ago (2009-01-07 07:24:00)
by Desiree
I download the trial, when I open the page and converted and restart and Itry again ask the same thing, convert to more features. I used my key product and do it again, but it says this modification is locked. How can I unlocked it?
Started 2 days, 6 hours ago (2009-01-06 20:01:00)
by Richard
I created and split my database. I then exported all the tables from the Warehouse_be.mdb to our SQL Server. I used ODBC Data Source Administrator to create a new SQL Server data source. Next I linked the front-end to the tables on the server. The database performs very well. Here is my question, should I have given the ...
Started 2 days, 10 hours ago (2009-01-06 15:52:00)
by Earleen
I have Office Excel 2007 and would like to place a jpeg in a cell. I wish to create a program to keep my photo's of my quilt blocks in order as I add to them. I would be adding on a random basis and wish to keep them in alphabetical order. Thank you.
Started 2 days, 11 hours ago (2009-01-06 15:15:00)
by maxinemdk
Hi there! I'd like to show data from a linked spreadsheet into a form. How do you do this? I've managed to link the spreadsheet into the database. The database has order numbers which matches the Order number in the spreadsheet. The info I needed to show in the database is the Billing Status according to the Order number. The...
Started 2 days, 18 hours ago (2009-01-06 08:14:00)
by Timothy Millar
I have a database that I use to track boxes. Each record is a single box as each record could contain multiple bits of information that pretain to just that box. My question is; each record has a memo field for notes. These notes are entered in during the coarse of the life of this box which mean that I can have as little as a ...
Started 3 days, 6 hours ago (2009-01-05 20:15:00)
by awsmitty
How can i get started with access, perferable for little or no money? I would like to set up a data base for dallas, tx. Fields would be zip code, street, street number (i.e. a street address) and the result would be the mapsco grid number. I have asked mapsco if something like this exists, and got no reply. So, I assume it does not...
|
|
Hot threads for last week on microsoft.public.access.gettingstarted::
Started 1 week, 1 day ago (2008-12-31 10:04:00)
by Edward
Hi Everybody, In Access 2007 , when we have tewo tables (Customers, orders) and in Orders table I want to use a field "customer" to build a relationship with customers table I use lookupwizard. In lookupwizard I chose lastname and first name na dI think Access automatically addes primary key of customers table as well. Now during ...
Started 5 days, 20 hours ago (2009-01-03 05:27:00)
by The Bhoy
I would like to calculate the hours and minutes between 2 dates and times i.e. Friday 2nd January 2009 10:00 and Saturday 3rd January 2009 18:34. I know the answer will be 32:34, but I need to put that into a formula for access. Also, (sorry) how do I write an expression for the input mask for the field to show the date ...
Started 1 week ago (2009-01-01 11:19:00)
by Marilyn Myers
First of all, I am new to Access 2007. I have a profile table and a linked table from Excel. I built a query to pull information on amount owed for current month. The heading for the field in the excel spreadsheet is: Jan-09 Amount Owed, Feb-09 Amount Owed, etc. I need the info for the current month to show me all the tenants that have...
Started 1 week, 2 days ago (2008-12-31 00:12:00)
by Richard
I would like to preview the last page im my report: Private Sub Command13_Click() On Error GoTo Err_Command13_Click Dim stDocName As String stDocName = "rptScanlog" DoCmd.OpenReport stDocName, acPreview Exit_Command13_Click: Exit Sub Err_Command13_Click: MsgBox ...
| |