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 / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
what object(combo box or text box) is the current selected object19 Jul 2005 11:18 GMT3
Is it possible to determine which object on a form is currently selected,
and have the name of the object placed in a variable string.  For instance if
I had a combo box called combo1 and someone updated information in it, how do
I get the name of the combo box in a string named ...
Using Recordset.State Property19 Jul 2005 09:19 GMT11
When I use Recordset.State Property in module - OK. In form code I have an
error - object variable is not set. I Have declareed the recordset: Public Rs
As Recordset.
Please help: what is the right way to find in form code the state of
How do I debug VB error #8000400519 Jul 2005 07:06 GMT1
According to my research, VB error 80004005 (-2147467259) is an "Unspecified
Error" - which isn't exactly helpful <grrr>. The error description in the VB
error pop-up is a bit better, giving "Method 'Open' of object '_Recordset'
failed" (I mean "very little bit" better  <sigh>).
type mismatch notice19 Jul 2005 06:13 GMT5
This is a repost from another section (wrong section).  
I have a txtbox on a form that the user will place an 8 place number.  In the
table it is listed as Number/Long Integer.  However, I continue to get a type
mismatch error notice.  Below is the coding that I am using.
Date Range Problem19 Jul 2005 05:05 GMT1
How do I use VBA or a macro to present either a pop up form or inpu
boxes to accept and validate the dates, then call the queries using th
dates entered as parameters? The dates are popping up for both the quer
and my event. How can I sync both to work together? I current have th
combo box (based on linked table) to access table19 Jul 2005 04:33 GMT1
I'm new to access but have a programming background. My question is what VB
code is needed when I use a value from a linked table (CustID) as the value
in the Combo Box to access another table (Call Tracking) which may have
multiple entries for the CustID. I want to be able to ...
Sync Calendar Control w/Query19 Jul 2005 01:12 GMT1
I'm using Access 2002 and I'm creating a database to assign vehicles. I have
a query that displays when vehicle1 has been assigned. Is it possible to
place a calendar control on a form and sync it with the vehicle1 query? So
all the user would have to do is click on a date to see ...
Assigning value to subform fields18 Jul 2005 23:43 GMT8
I am using access as a front end to sql server backend. I have a form with a
subform and when the form is getting loaded I am assigning the master form
with the field values by using a query to populate fields from sql.
Now I want to assign values to subform using the same query. ...
Using "or" in "If-then" statements18 Jul 2005 23:16 GMT1
Is there a way to write an If then else statement like
If text20.value = "A" or "B", then
do something
else
Keeping history on timestamp.18 Jul 2005 22:57 GMT2
Tina, again thanks for your help.
See if this is possible:
Here is the VB script:
Private Sub Form_BeforeUpdate()
Leban's calendar ByRef argument type mismatch18 Jul 2005 22:34 GMT1
I took the oh-so-subtle advice of posters here and downloaded and used
Stephen's calendar, even though I had very little understanding of how it
worked.  It worked great!  (Stephen, you rock!)  I tried it again with
another database, and I get an error (ByRef argument type ...
Veiwing previous records in Forms veiw18 Jul 2005 22:08 GMT2
When I add entrys using the form veiw, and then close out the form veiw, I
can not see that entry (it goes back to entry 1 for the new entry) but I
could see the added entry in tables veiw.  Is there any way to veiw/edit the
previous entrys in form veiw?
Unable to resolve runtime error 246518 Jul 2005 22:06 GMT3
MS Access 2000, Win XP
===================
Hi,
This is probably quite simple, but I'm totally missing it, and need some
Freezing after update.18 Jul 2005 22:06 GMT3
I am running a small timestamping script and after calculating and
putting in the updated timestamp, the form freezes.  I can only
unfreeze it by hitting the 'esc' key.
Here is the VB script:
Array development18 Jul 2005 20:50 GMT3
VBA Programming; How can I cycle through a record set and retrieve the field
name and the value for each field and store the information into an Array?  
The purpose is to find out if a value is missing or is not the correct, if
the previous statement is true, then give me the ...
 
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.