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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Best way to link an MDE file11 Sep 2006 14:26 GMT1
I am about to create an MDE file of my database.  It will be available
on several computers and I was wondering what would be the best way of
linking each computer to it?
Would it be by specifying the path C:/blah/blahblah or another way?
Adobe 7 Automation11 Sep 2006 14:17 GMT1
Friends, this is an odd request but can anyone open this bloody link
for me?
http://support.adobe.com/devsup/devsup.nsf/docs/53549.htm
I believe it holds the key to what I have been searching for the past
NotInList11 Sep 2006 14:01 GMT8
access2002, xp
Looking for ideas on the best way to add an item to a combo box by double
clicking on it. I believe I can do this somehow using the NotInList
property.
Go to Item in Drop Down List11 Sep 2006 13:30 GMT6
I need to set OnEnter of my Combo "Project1" to get the value from Text70
and then dropdown (so that i am automatically scrolled down the list to the
items which start with letters same as Text70)
I tried
recordsetclone filters11 Sep 2006 10:09 GMT5
hi there i have the following code to filter my query, and none of the
filters seem to be working. as the recorset initially gives one or two
records back and then after filtering it never changes.
   Dim date_id1 As Integer
Preventing a record update when a form closes ...11 Sep 2006 04:44 GMT1
I'm new to access and have been trying to understand the event model for
forms in access and am having trouble understanding some of the basics.
For example, I created a simple database just for testing purposes, it has
one table.  This table has just two fields, an autonumber ...
Option Group visiable based on text box value10 Sep 2006 22:01 GMT1
I have a text box on a form called Type which will hold the following
values
P
S
Too Many Dates10 Sep 2006 20:10 GMT1
I have a calendar form that essentially works.
I have 42 textoxes that fill with values 1 -31 depending on the month
but the problem is that after it gets to the End of the Month I get an
additional 6 days.  I need to fill the textboxes "D" up to the last day
Creating a sum of different units10 Sep 2006 15:51 GMT3
I am working on a project where I need to create a sum of different units. I
have created a sub form containing data that is calc. in different units.
i.e.
bottle #1    1 Kg
Clearing combo box10 Sep 2006 14:14 GMT2
I am using the following code to open Form FrmJobs2 and go to a specific
record.
Private Sub txtInvNo_DblClick(Cancel As Integer)
Dim stDocName As String
copy returned rows, changing foreign key..10 Sep 2006 06:03 GMT2
I have a form which returns budget items for a certain period. I'd like to be
able to call up a previous period's budget, then copy these rows changing the
period to give a template for a new budget period.
(keys are client_id and period)
Complicated Combo Box Filter09 Sep 2006 21:33 GMT1
I have a frm called frmcharges
It has a combo box called PersonID with the following
SELECT tblPeople.PersonID, [tblPeople].[LastName] & ",   " &
[tblPeople].[FirstName] & "  " & [tblPeople].[MiddleName] AS Expr1
Conformation yes No question09 Sep 2006 19:37 GMT1
For when i click the order button on my database is there a way that i
can have a messagebox to come up to ask if i am sure i want to place an
order with a yes and no click boxes
Thanks
On exit form opens report on specific record09 Sep 2006 18:11 GMT1
I need when closing a form to open a report on a specific record.
So, I have this code:
Private Sub Form_close()
   DoCmd.OpenReport "Invoice", acViewPreview, , "[DocId] = """ & Me.[DocID]
History File09 Sep 2006 17:55 GMT3
At the end of the business day I want to hit a command button and have
all of the records from "Sales" and "SalesDetails" move from Database1
to "SalesHistory" and "SaleDetailsHistory" in Database2.  I then want to
 save the last "SalesID" from the "Sales" table, Delete all of ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.