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 / Forms Programming / September 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
open a file from MS Access form13 Sep 2008 01:54 GMT3
Hello Comm
I have a Form in MS Access. I use this Form to enter data in my in my
related data base. The key field is CodSig
On the other hand, I have a file in the path C:\Survey\Projs\BlqA.apr, which
insert values into table13 Sep 2008 01:17 GMT12
Hi All,
I am trying to write this code and i am in need of help.
In my UPDATE form I have a checkbox on each row.  When an old document is
updated with a new revision then this is the user's process:
column name12 Sep 2008 22:28 GMT2
Is there a way to get the name of a column from a listbox?
What I tried was
strColName= Nz(Me.ListBox.Column(3).Name , "")
with no results.
Delete Record from Command Button12 Sep 2008 20:45 GMT7
I have a command button in a subform.  The subform is set to continuous.  I
have this in the OnClick Event Procedure:
DoCmd.SetWarnings False
DoCmd.RunSQL ("DELETE * FROM dbo_sds_dir_route WHERE RouteID = forms!rm_route!
date from form12 Sep 2008 19:19 GMT3
I have the following code on a button on a form:
DoCmd.RunSQL "update tblMember set HealProjectFormSigned = " &
chbHealProjectFormSigned & ", DateProjectFormSigned = " &
CDate(txtDateProjectFormSigned) & _
Accumulate time in min or seconds using Timer?12 Sep 2008 18:45 GMT1
I trying to gather the amount of time a person is on a phone call in minute
or seconds, I want to be able to start a call and end call and have the
difference in min/sec but if the user has to come back to it a start it again
for some reason , I want the min/sec to accumulate . ...
What Is The Difference12 Sep 2008 18:03 GMT3
What is the difference?
The .Text , does it do or mean something
Thanks
DS
This should be simple......checking for null value in combo box12 Sep 2008 17:22 GMT11
I have a combo box that is bound.  User needs to pick value to begin creating
a new record.  If the bypass this combo box and try to enter other vaules,
error is generated that they can not create record because of value required
by combo box.  I have tired on exit, etc coding to ...
Validate Data12 Sep 2008 16:52 GMT10
I am trying to create some code that will confirm that the user entered a
valid date. The date must be today or in the future. Below is the code I
thought would work. It doesn't... Can anyone give me some help with the
proper syntax.
convert #name? to 0 value12 Sep 2008 16:26 GMT6
I run a query where the data pops up as #name? when there is no data,
is there away to convert this to show as 0 or blank when there is no
data? I run a crosstab query that populates data into months, someones
have no data and reflect #name?
Is This Possible?12 Sep 2008 15:43 GMT2
Is it possible to have an if statement in a case, and if a condition is meet
then it runs the suggested case?
Thanks
DS
Entering a multiple number of records based on a quantity in text box12 Sep 2008 15:36 GMT3
Is there a way to enter a quantity of records equal to a number in a
text box?
For instance,
Let's say I have a:
record history help12 Sep 2008 15:23 GMT2
I have a record set of data. If I want to update parts of that data,
and keep the orginal record how would I go about doing so? Example
Item# 123456
Desc: Cookies
Create table in code from crosstab type query12 Sep 2008 15:15 GMT3
Access97
I have been using a crosstab query from the design view and want to
change it to code.
The SQL derived from the design view is: ( INTO statement added):
Screen.PreviousForm12 Sep 2008 14:57 GMT3
Am opening the same form (PtsForm) from a command button on two different
forms (MasterForm and EditForm). Would like to set a value based on which
form opened PtsForm. Tried using screen.activeform but with no luck. Is there
a way to reference the previous form?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 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.