Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / General 1 / March 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Clock in Form14 Mar 2006 12:48 GMT2
How can I set an analogue clock in a Form ?
JDW
Belgium
Europe
Refresh of form14 Mar 2006 12:25 GMT3
I have a form with source of data on query "qrymultiselect"
On this form I have a multiselect list and a button "filter"
With click a button there is a procedure that is creating query
"qrymultiselect" with criteria from my multiselect.
Internet Value Retrieval14 Mar 2006 10:08 GMT2
Hallo all,
I want to retrieve a value from a Web page.
I have a web-based processor that measures temperatures from 8 different
sensors and displays it in a simple web page.
convert a text field to a legitimate date value14 Mar 2006 09:00 GMT4
Folks,
I've got a text field that contains values such as 09/20/62,
03/13/68...  Is there a way that I can create a "real" date variable
from this mess - something that other software such as SAS, EXCEL and
Number of data points in Access chart14 Mar 2006 08:05 GMT2
How does Access determine how many data points it will use in a chart
and is there any way of forcing it to use more data points?  My Access
chart is only showing 7 data points of the 100+ that are available.  If
I dump the same data into Excel and chart it, the Excel chart shows ...
access query14 Mar 2006 07:59 GMT1
When I place the following in my query
ProductivityHours:
IIf([dbo_tblservice_activity]![activity_sysid]=85,actualtimeintounittime([units_activity_num]),IIf([dbo_tblservice_activity].[activity_sysid]=231,3,Sum(IIf([dbo_tblservice_activity]![activity_sysid]=33 ...
Which is faster?14 Mar 2006 07:51 GMT8
Is it faster to ...
format the data in the query -  then run the report
or
run the query - then format the data in the report
Text value available for other forms14 Mar 2006 07:22 GMT2
I thought that you could take a value created in a text box of
one form & make it available for use by other forms in the same
database as  until you closed that database.
If this is possible could someone post the code needed to do it.
A question mostly about Word and Office and thus: OT14 Mar 2006 00:20 GMT4
I asked this question in Microsoft.Public.Word two days ago but I have
not received an answer. I believe there are Office Experts here who may
be able to help.
---------
Outlook Express14 Mar 2006 00:06 GMT26
Is there a way, from Access, to programmatically click the Send and
Receive button in Outlook?
NotNull Query13 Mar 2006 22:17 GMT8
I have a form that contains 8 textboxes "Textbox30, Textbox31,
Textbox32, Textbox33, Textbox34, Textbox35, Textbox36, Textbox37".
This form is designed to allow the user to input up to eight Department
Codes.  When they hit the submit button, it opens a report based off
Selecting Distinct Rows From 1 Table??13 Mar 2006 22:08 GMT1
Hi Gang
I have a simple single table that has many duplicate rows in them.  The
distinctrows only works on more than one table.  Is there a quick and
easy way to select only the distict rows from one table?
Creating AutoNumber Field Problem13 Mar 2006 21:59 GMT1
Hi, I did not find in Help the way for creating AutoNumber field in code.
I've tried to adapt these lines for that purpose
       Set fldClientID = .CreateField("ClientID", dbLong)
       .Fields.Append fldClientID
String sql problem13 Mar 2006 21:51 GMT1
I build string sql in this way:
For Each varItem In Me!Lstclient.ItemsSelected
           strCriteria = strCriteria & "tbltable1.client = " & Chr(34)
_
set a limit to the number of rows allowed in a table13 Mar 2006 21:37 GMT9
Does anyone know how I could limit the number of rows allowed in a MS
Access table... want to limit it to 1.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.