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
Cells.address returning nonsense09 Apr 2008 13:16 GMT10
Why would the following line, when queried in the immediate window (?.cells
(94,1).address) return a value of "$A$187"?
Signature

Bill Reed

Cross Tab Query on Form09 Apr 2008 05:53 GMT1
I have a cross tab query that is displayed on a form tied to the table that
houses the raw data for the cross tab query.  Each line in the cross tab
query comes from 3 lines in the table - one for each month in a quarter.  In
the past, I would use the value in the listbox to ...
Rename File09 Apr 2008 03:33 GMT2
I want to rename a file that is in a listbox.  How would I do this?
Thanks
DS
Name Forms!frmRestoreData!ListPaths.Column(0) As "C:\ProServ\DB\Data.mdb"
date range using datetimepicker09 Apr 2008 03:31 GMT1
I have 2 date time picker on my form and use those 2 controls in my query
like following.
Select myField from MyTable
Where MyDate between [forms]![MyForm]![dtp1] and [forms]![MyForm]![dtp2]
Code to auto fill txt/cbo boxes09 Apr 2008 00:40 GMT27
I am trying to create a database whereby certain information is
automatically filled in for the user based on the day of the week, the
week in the year and the time of the day.  However, I wonder if
there is a way to do this that will not involve lots and lots of
Add listbox to form for multiple selections08 Apr 2008 20:55 GMT3
Access2003-I have a DB that logs certain events when a vehicle is deployed.
Each deployment is a record of events during that deployment and a subform
collects the events information.
Now, I need to add names to the primary form by way of a list box. There
combo box failure08 Apr 2008 18:54 GMT1
i have a table with a yes/no field call "Edited". i have a button that
runs code to set the "Edited" field of a selected record to "yes". the
code also set the rowsource (using SQL  Update and Set statement) of a
combo box to display only records with the "Edited" field = "No". the
Convert the number field to Auto number field.08 Apr 2008 18:51 GMT1
How can I convert a number field to Auto number field, The sequence
numbers have some gaps. It is one time work. I made a mistake for my
system. I just try to fix it.
Thank you for your help.
Displaying long message on form08 Apr 2008 18:31 GMT5
I have an Access 2007 form on which I'm trying to display the body or message
of an email that is selected from a listbox showing email dates and subjects.
The data is coming from a table called tblEmailLog.  Since a textbox is
limited to 255 characters and the actual message ...
How do I cancel out record entry through a form?08 Apr 2008 16:26 GMT3
I have a form that adds records to a table. On Form_Load I run the
following code to make sure that the user is always entering a new
record at the end:
       DoCmd.GoToRecord , , acNewRec
Reload Front End08 Apr 2008 16:20 GMT2
If my Front End on a FE/BE setup goes south and I reload a new Front End do
I need to relink?  If so can I do it through code?
Thanks
DS
Yes/No Check Boxes Hide if Null08 Apr 2008 15:21 GMT3
I have a form that shows a specific resume called up by Worker ID.
I have a subform that shows the languages they speak, they are yes/no fields.
I want to only show the fields that have a true value on the subform.
Not sure how to go about this?
save RecordID08 Apr 2008 15:04 GMT1
Is there a way to save the RecordID of a subform Record to a variable when
the record is selected or has the focus?
Thanks,
Sam
Error 3265:  Item not found in this collection08 Apr 2008 13:00 GMT4
Hopefully this will be a simple bit of ignorance on my part.  I am using the
following code in a general Module:
Function Append2Table(cbo As ComboBox, NewData As Variant) As Integer
On Error GoTo Err_Append2Table
Changing field size of a text in the table08 Apr 2008 10:08 GMT6
Is it possible to change the field size through coding?
If yes, how do i go about doing it?
 
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.