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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Time between events11 Jan 2005 17:45 GMT2
I have got the following data in a report which I have created (just to show
you clearly what my main report and data looks like)
In my next report, I would have to show, how many minutes was spent on Slag,
how many on basket, and how many delay and so on.
dtpicker control changes position11 Jan 2005 17:42 GMT1
i have one unboudn checkbox and dtpicker control..
i had put code to disable or enable dtpicker control when checkbox turn on
or off accordingly...
but strange thins is when check box is turn on, dtpicker control moves its
How do I use the Dlookup function?11 Jan 2005 17:39 GMT3
=DLookUp("[PCC]","Location","[TXUsite] = Forms![Transactions]![TXUsite]")
This is returning nothing to my PCC field in my form. Where do I need to
place this funtion and is this correct?
Err Msg Prob11 Jan 2005 16:49 GMT1
Thanks for taking the time to read my question.
I have a form that has a text box (Name) and a list box (List of all Names).
The rowsource for the Listbox is a query of the tblTest described below.  
The form that these are on is based on tblTest.
IF criteria11 Jan 2005 16:31 GMT2
Can someone tell me if the IF statement will accept something like this:
IF (testnum = 202, 203, 204, 205, 265, 266, 268) Then
  DO THIS
ELSE
Combobox filter11 Jan 2005 16:21 GMT2
Help me with my combo box filter please,
I have read all of the posts within this group and I cannot figure this one
out.  I know it's a simple fix.
Private Sub cmbfilter_AfterUpdate()
advapi32.dll-Can't register it to use in form11 Jan 2005 14:37 GMT9
I have an existing app running well on many machines.
One particular machine is giving an error that it cannot find a library.
I am using the advapi32.dll to get the user NT login name when they open my
main form, and that is where the program halts.
Auto-populating fields on next form in series?11 Jan 2005 12:52 GMT4
I have some code (see following) that will lookup to a table with Form name
and a number assigned to that form to open the 'next' form in a series via a
Command Button:
Private Sub Form_Current()
#Error11 Jan 2005 11:48 GMT1
In a Macro how do you phrase the condition to equal on #Error in a
certain field?
Thanks
DS
checkbox property11 Jan 2005 11:33 GMT1
i m using unbound checkbox in my form..
i want to check on and off run time...
i tried using
chk_enddate.value = true
How can I refresh a subform's recordsource?11 Jan 2005 07:13 GMT3
I have a subform displayed in continuous forms that I need to refresh from
the parent form.
I can refresh controls on a subform as:
   Me.f_Note_sub.Form![cboNationID].Requery
VBA Code in an After Update Event Exiting Access - BCP11 Jan 2005 07:02 GMT3
I have an After Update event that dumps the user completely out of Access.  
The best part is it only happenes intermittently and for some users more than
others.  Also if I break the code and step through it it works fine.
Form opens from menubar but not from switchboard??11 Jan 2005 05:36 GMT3
Hi Experts,
Got puzzled with this one and would appreciate any pointers.
A form with an inputbox under OnOpen opens as it should when called from the
custom menubar created but refuses to when the relevant button is clicked on
Create Invoice Form11 Jan 2005 05:28 GMT6
To All,
 My company wants me to create an invoice form that we can use for billing
for out products. How do I set up a form that I can have more than one
product for one invoice?
Forms that allows me to enter mutli record before saving to tables11 Jan 2005 05:15 GMT3
To explain further....
I have 1 PO# with 5 items. I only want to save the record after entering all
5 items. Maybe by Using a Button control.
After confirming the PO i wish to clear the field for another PO.
 
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.