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 / April 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Extract text from string16 Apr 2008 18:46 GMT2
How would I go about pulling text out of a long string?  The length will
vary, but I know exactly what will preceed the text I need, and also the
length of the text I need to extract.  For example, I have the following
string returned to me:
Temporary Pass-through Query as Rowsource for Listbox?16 Apr 2008 18:40 GMT4
Howdy! I'm stumped!
Here's the scenario...
I've got a form where the user inputs an account number into a text box. I
then use that number as a parameter in a dynamic pass-through query (query
dbEngine16 Apr 2008 18:35 GMT1
Dim ws As DAO.Workspace
 Dim db As DAO.Database
Set ws = DBEngine(0)
Set db = ws(0)
form/ subform calculation16 Apr 2008 17:26 GMT6
I am trying to do a multiplication expression but it is not working right.
I want a value from my main form to multiply from my subform. the end value
is also in my subform.
The equation I came up with is
link table to a link table16 Apr 2008 17:11 GMT1
I would like have a link table to a link table. I am not sure that does
Access support this?
Should link table to a physical tables or could be a link table link a link
table?
Carry over last sequenced number16 Apr 2008 16:51 GMT1
I have
Table1 PK Survey_ID
Table2 PK Survey_ID
I would like to take the last entry of a sequence number and carry it over to
troubleshoot option group16 Apr 2008 16:46 GMT1
i have an option group with two check boxes. if option 1 is checked nothing
needs to be done, if option 2 is checked i want to open another form and
minimize the current form. i have created an openform macro but it doesn't
work no matter where i put it!
Format Current Date16 Apr 2008 16:26 GMT3
I have a form that contains a completed flag field and a completed date
field.  If the user checks the completed date field, I want to populate the
completed date field with the current date, allowing the user to change it if
they like.
On Click Procedure16 Apr 2008 15:43 GMT3
I have a command button on a subform that opens another form.  The On Click
Event has this procedure:
Dim stDocName As String
   Dim stLinkCriteria As String
DLookup question16 Apr 2008 15:09 GMT14
I have this code
=nz(DLookUp("[UPC_SALES]","SQLDAT3_SSITMXRF","[CORP_ITEM_CD] = " &
[tblItemNumber]),0)
this works properly but i need to be in number format. right now this
"Drop Down Calendar" in Access 20016 Apr 2008 14:58 GMT4
I have created a form in Access 2000 where one field is a date field.  I
have set the input mask and format so it works as I wish.  However when I
showed the application to one of the many people that will be using it, his
comment was it would sure be nice if we could have a ...
Mandatory Form Fields16 Apr 2008 14:27 GMT1
How to set fields in a form to be mandatory
Data Entry into Combo Box16 Apr 2008 14:07 GMT14
How to set a combo box where the data entry person can start entering data
and it goes to that letter or compination of letters for the user to pick
from but if they contiune to data entry a word and it is not in the combo box
list how do you set the box to allow that data entry ...
OpenForm and MoveLast16 Apr 2008 05:09 GMT5
How do I get the following pseudo code working?
OpenForm.Maximize  - this actully works, I know
Me.MoveLast + 1       - Move to last record of the source table plus start
the Add    New Record function
Case select syntax16 Apr 2008 04:08 GMT6
When exit cboDOTMLPF on frmSolutions I am trying to use case select to
populate cboSolLoc on subfrmSolLoc with the following code (only one
of 8 cases)
Private sub cboDOTMLPF_Exit(Cancel as integer)
 
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.