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 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Descending order08 May 2008 00:50 GMT5
I have the following code:
Forms!frm_chooser!cmb_edit_choice.RowSource = "SELECT active, class_id,
class_nm, available_dt FROM dbo_sds_trn_class ORDER BY active, available_dt
desc, class_nm;"
check for records satisfying a criteria08 May 2008 00:27 GMT2
this should be simple (but, obviously, not yet in my vocabulary of code)
I simply want to check if a table [Table1] with fields [Field1,2,3...]
contains a record where [Field1] = Var1, AND [Field2] = Var2...
A simple Y/N responce is all that is required.
Referencing a subform control on a tab control07 May 2008 22:54 GMT6
In Access 2003, I have a linked bound subform on a Tab. I want to set some
control properties in that subform if the user clicks the tab for that form.
So far, every bit of attempted syntax hasn't worked. Can someone PLEASE tell
me how to do that? (Specifically, I want to set the ...
How tell if multi-select listbox row is selected?07 May 2008 22:30 GMT1
In a multi-select listbox, how can I detect if the user is clicking on an
already selected row? I need to take some action if the row is being selected
but not if it is being unselected.
Thanks.
Event Procedure Mystery07 May 2008 22:00 GMT3
Hi everyone! Using A02 on XP.  I've had fits trying to bring data from sub
and subsub forms that are pulling data from various sources for billing
purposes (PartStmts, PartSearch, Amdmts, etc.) up to my bill record.  I have
fields on the sub forms showing summaries of how many ...
Updating Fields07 May 2008 21:42 GMT1
I'm looking for a little help. I have a form and I want to update one field
based on another. Basically I want the form to automatically input a number
corresponding with another item. So:
A=1
Module variables don't work07 May 2008 21:00 GMT4
Can anybody tell me why this code does not work as a Public Function when
using declared variables but will work when explicitly referencing the
actual controls on the form (I would rather use the variables as this
function is called in several sub procedures)?
Access Text Box07 May 2008 20:21 GMT6
I have a text box that is linked to a drop down box. It auto fills with what
the person selects from the drop down box. Is there a way to also let someone
add to this text box once it fills in?
Scroll a listbox to a given value ?07 May 2008 20:04 GMT6
Is there any way to scroll a listbox (using VB code) so that a given value is
on the top line?
Thanks.
Position to row in multi-select listbox?07 May 2008 20:00 GMT1
Is there any way to position to a certain row in a multi-select listbox?
I have my code working for a single-select listbox but it does not work for
a multi-select listbox.
Yes, I could do this by changing the rowsource but I want to retain all rows
Combo Box and preventing duplicate entry in listbox07 May 2008 19:56 GMT8
I have a form that has a combo box where a user name is selected and added to
a listbox and an assignment table with an assignment ID.   I want to prevent
a user name from being assigned under the same assignment ID more than once.
How can I do this?
Not finding EOF - 'no current Record' error07 May 2008 19:36 GMT11
I have Access 2000.
My database is a questionaire. The main form is the person taking the
questoinaire. The first subform FrmPersonAnswerSub - a single form linked to
the MainForm- holds the questions.
Reset Form07 May 2008 19:25 GMT2
I have a form that I use to input data into a table. This form has a
dozen fields to fill in ( 2 of them are Combo_Box's). The first and
last fields are required fields. Data Entry is set to "yes" in the
form properties (so that when launched it's at a new record). What I
DLookUp Problem07 May 2008 19:18 GMT2
I have this DLookup and the problem seems to be the last criteria where
GroupLevel = 1 is.
I believe my Syntax is wrong.
Me.TxtGroup = Nz(DLookup("GroupID", "tblInfoGroup", _
export to excel with format07 May 2008 18:58 GMT1
I tried to export my report to excel spreadsheets.
I beleive that Access creates a new xls file on the destination.
Is it possible to export an existing spreadsheet and keep the
speadsheet format and multi spreasheets?
 
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.