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 / June 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VB: Type incompatibility error!?29 Jun 2007 10:43 GMT3
I've got the following code in one of my forms:
If Me.dispo.Value < 0 Then
    Me.dispo.ForeColor = "255"
Else: Me.dispo.ForeColor = "000"
export query data to excel in a specific worksheet.29 Jun 2007 08:24 GMT2
I want to do a report of some of the data on the system, and I have created
various reports.
I have figured out how to export the data to an existing excel spreadsheet
using:
Best practice...29 Jun 2007 02:25 GMT4
Information: Access2007
Requirement: I have four text box's. The first one I would like to auto fill
based on a selection made in another form. Once the auto fill is done, I want
the three corresponding box's to auto fill based off of the first box's
Simple maths29 Jun 2007 02:08 GMT7
I have this suform with this control InQty, OutQty, TotalQty (In- Out Qty)
Example of data
Iteml | InQty| OutQty| TotalQty
ABC 4 1 3
can some tell me what's wrong with this code?28 Jun 2007 23:19 GMT6
I am trying to call the itemnamecb afterupdate event from another open
form
I have made that event public
the contol name is itemnameCb.
2003 Missing Menu Bar28 Jun 2007 22:58 GMT1
We've just migrated to Access 2003.  I noticed the entire Menu Bar is missing
that normally shows (File, Edit, View,Tools, etc)
I clicked on customize, and on toolbars l looked for "menu bar" but it's not
listed to do the reset.
Before Update28 Jun 2007 22:42 GMT14
I'm trying to add a pop-up comment when the user enters a certain number in
the text box.
The code below I added to the text box but it does nothing.
Any suggestions.
Update Query does not clear all records immediately28 Jun 2007 22:42 GMT7
I have a form on which there are several "Flag" text fields which users use
to mark records.  Next to each flag field there is a clear button that runs
the following code:
Private Sub btn_ClSA1Flag1_Click()
Upgraded 2007, coded stopped28 Jun 2007 22:21 GMT6
I created a Access db when I was on MS Office 2000. Upgrading to 2003 was
painless, but now that I upgraded to 2007 all of a sudden my coding won't run
anymore.
I get a runtime 2447 error.
Form On Open event, except not exactly28 Jun 2007 21:58 GMT4
I have a form with a command button that opens a second form and
populates it with data from the initial form.  That part is fine.
What I want to do is use that data in an On Open event (or something)
that will execute *after* the data is loaded by the first procedure.
System Date Format28 Jun 2007 21:38 GMT1
Thanks for taking the time to read my question.
How can I get the computer settings for Date and Time?  I want to apply a
date filter on my report, but it will only work on PC's with m/dd/yyyy
format, not dd/mm/yyyy format.
Subform question...28 Jun 2007 21:31 GMT4
OK, my question is this.
I have a form/subform.  The subform is based on a table where I can do data
entry until it is time to save that captured data.  My question is what is
the best way to delete a selected record on the subform?  Should I query the
Update SQL Error28 Jun 2007 21:20 GMT4
Trying to code a "clear" flag field button on a form using Update SQL
statement.  Please see the following code:
Private Sub btn_ClFlag_Click()
On Error GoTo Err_btn_ClFlag_Click
Access performace help28 Jun 2007 20:38 GMT3
Hi
I develped a simple Access application to track projects.  Application has a
fron-end file (with forms, queries, modules) and a back-end file with data
only.  All tables are linked tables from the front-end file.
Error in coding going from one computer to another.28 Jun 2007 20:36 GMT1
I have a database that works great on my laptop where it was created.
I placed it on our server but I am the only one who can access and
work with it. Everyone else gets an error for the String.
Any suggestions? This is the actual error:
 
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.