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 / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How can I populate table from listbox06 Aug 2006 19:16 GMT3
This is my first post and I hope it'll be the lucky one since I've been
hurting my head with the following situation for a while now.
I need to be able to populate a table from all of the items located in
the listbox.
Reference a field on subform from main form06 Aug 2006 18:47 GMT4
I would like to get support on how to get the sum of a field from a sub form
to be displayed on the main form.
I have tried this syntax =sum([Expenditure]) but I am getting an error.
Please help.
Undo Button Issue06 Aug 2006 17:24 GMT2
We have an Undo Button on a data entry form for deleting a the entry if a
mistake is made so they can start over.  After the data is entered we have a
Next Record Button programmed to allow them to enter the next record.
If the Undo button is clicked after the Next Record Button ...
Check for duplicate upon lost focus06 Aug 2006 16:46 GMT5
I have an input for named "Inputting".  It checks to make sure the number
entered is not in the tblDNUMBER when moving to the next record because
tblDNUMBER.Number propertry is unique.  I would like to confirm the input
number is unique after the field has lost focus (I already ...
receipt error06 Aug 2006 16:35 GMT2
the problem i am receiving is that i can't work the subtotal pf my
receipt out. Basically i have a receipt with various details on such as
product,quantity,unit price,extended price. My problem is that i can't
work out the subtotal. I have code already in the extendedprice box
I need scoring a form answers with conditional calcualtions?06 Aug 2006 12:36 GMT3
I need to design a form that when a user selects items from combo box, or
check few checkboxes, the program add the related score to each selection and
option and show it in another field. At the end I need the scores to be
stored as a part of the data with the rest of taht ...
Current Record06 Aug 2006 04:08 GMT2
I using the following code on a form which should take the current record and
send
it to a snapshot file via e-mail.  What is happening is I get all the
records instead of
renumbering series06 Aug 2006 01:00 GMT5
i am not as good with SQL as i should be.  my dilemma is simple i have a
form that i load to populate a table.  what i need is for the form upon
loading to renumber a treatment number field.  this would not be a
problem if all data was entered from the form since i number things
recordset property06 Aug 2006 00:04 GMT3
I have 2 forms, which displays the same datasource.
I want to synchronize 2 forms.
in formload of Form1, I use:
set form2.recordset = me.recordset
DLast - effort05 Aug 2006 23:13 GMT10
running Access 2000
I enter 20-30 records at a time each having an eight digit number,
these are often sequential, so I would like the default to be the last
number entered....  BUT so that I can still change the number
problem with invoice form05 Aug 2006 23:04 GMT1
I am having trouble with my invoice form. Basically my invoice form
consists of a subform(which includes invoice details such as which
products are brought, quantity and price)Outside this invoice form
consists of customer details, employee creating invoice and subtotal
Could not update; Currently locked!  with record level locking05 Aug 2006 21:16 GMT1
I have a form that uses a query with 3 linked tables; leftmost (main)
and 2 linked tables.\The tables are linked in the backend database
using a one-to-one relationship with these settings
Enforce referential integ.
Drop Down Selecting No Value05 Aug 2006 19:43 GMT3
Can a drop down be set up to have a no value choice when the table it
references has no such record:
   Select Name __________  ^
                     <No Selection>
Allen Browne05 Aug 2006 08:42 GMT1
yesterday you suggested
=DLookUp("COMMODITY","RATES","Rate_Check = " & Rate_Code)
or add the extra quotes if Rate_Code is a Text type field:
 =DLookUp("COMMODITY","RATES","Rate_Check = """ & Rate_Code & """")
Passing form name to another form...05 Aug 2006 02:11 GMT4
I have a need to pass a form name from one form to another in which the
original forms name will be used by the second form to populate a field on
the original after a search is done. I have been successful in passing the
form name in the OpenArgs parameter for the called form, ...
 
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.