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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Code for Saturday with spin button21 May 2005 08:53 GMT2
I currently have an Unbound text box that I enter a date, this date is
always a Saturday and as such, I'd like to have a spin button whereby I
could simply select up or down to move between Saturdays.  If possible, I'd
like the default date to always be the previous Saturday to ...
additem error21 May 2005 07:55 GMT3
I am trying to add an item to my listbox via VBA.  Why am I getting an error
when I try to do the following code:
Me!lst_SAMPLEID.additem "anything"
I get runtime error 438.....Object doesn't support this method.
Error 210521 May 2005 05:33 GMT4
I am getting an error (2105) in the following code:
Private Sub Form_BeforeUpdate(Cancel As Integer)
   Dim strList As String
   Dim intLen As Integer
Treeview Control data refresh21 May 2005 01:22 GMT2
Does anyone have sample code to reload a treeview control from within a form?
I keep getting a duplicate key error because the refresh is appending to the
data in the control.
Decimal Rounding - Desperately need help!!21 May 2005 00:01 GMT6
Okay - I have ensureed that the fields are set to double.  I have 2
different forms because the information has to be calculated different ways
for different customers.  I can see in my detail form that the decimals are
correct (going to tenths) but in the summary form it constantly ...
Upper case conversion20 May 2005 22:51 GMT3
I have a test box on access, and it contains lastnames.  I would like to be
able to have that box change everything to uppercase regardless of how I type
in it. How do I make a test box in Access convert everything to uppercase?
Thanks
On current always add a new record?20 May 2005 20:39 GMT5
Please help with this code:
Private Sub Form_Current()
Static StrWorkerID As String
Static LgCaseNum As Integer
Changing BackColor of a textbox using Event Procedures20 May 2005 19:57 GMT1
I am trying to change the BackColor of a textbox using Event Procedures.  
Example:  If Increase is >= to 2000 then Increase.BackColor =255
Else:  Increase.BackColor = 12632256.
Thanks
data input going in backwards20 May 2005 19:26 GMT2
I'm attempting to create a form that will allow users to input data without
using a keyboard (touchscreen).  I have a text box (lastname) and large
command buttons of A-Z.  I have coded the command button to update the data
currently in the lastname field with the button that is ...
Table Locking Problem20 May 2005 18:44 GMT2
Hi, there!
I have an employee evaluation program I'm writing, and I've hit a snag:
I have a tblRatings to store all the employee ratings (by item evaluated,
employee, evaluator, & evaluation).  With several evaluations a year, ~100
Pause (or Wait)20 May 2005 15:59 GMT1
In VBA, how can I pause / wait execution in code for n number of seconds?  Is
there a function?
File Folder Look20 May 2005 15:02 GMT1
I've seen Access applications in the past where forms have the appearance of
a group of stacked file folders.  Each tab at the top contains the name of
another form.  Does anyone know of a template or wizard I can use to create
this look?  Thanks.
variable with commas and quotes20 May 2005 14:53 GMT2
how to create a variable with embedded commas and quotes ?
when I try something like t1=  "  "test", "test"  " it blows up ....
Add Record To Existing Table via VB code20 May 2005 14:38 GMT1
I have an application that needs to reuse a temporary table that contains
bits and pieces of three different tables (I'm creating a temporary name
table for labels & envelopes printing.)
Three tables involved: tableA has the following names: name 1) is Licsensee
Dependent Combo Boxes?20 May 2005 14:36 GMT7
I have been scouring this website as well as another to find a solution to my
problem.  After reading the posts regarding a Dependent Combo box I wonder if
this is what I need.  (I have excellent Microsoft skills but am a beginner in
Access).  I have a table that contains 2 ...
 
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.