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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
User Level Security09 Nov 2006 15:20 GMT5
I have a secured database split into front and back ends. I have two
security groups FirstLevel and SecondLevel, each group can see, access and do
different things in the database.
However both groups can use the main form [frmClientDetails], there is one
Change Table name via Form?09 Nov 2006 13:56 GMT5
How would one change a Table's name via a Form textbox?
Why?  Users need to create a ProjectTable carved out from records in the
Master Tables - so the query is a MakeTable query to create a TempTable they
can work with.
Code does not do what it should09 Nov 2006 09:16 GMT1
Thanks in advance,
Code run from access to operate an excel sheet.
Problem is I want to insert 1 column at Column "A' but inserts five colums
why?  What is fix?
Set listbox rowsource from collection - form won't stay open09 Nov 2006 07:34 GMT4
I have a "Last Updated" subform that is embedded in several data entry forms.
In case a user has several data entry forms open at once, I need to capture
which particular data entry form is being updated so that the Last Updated
info is correctly assigned to the right record.
Displaying new record not in list09 Nov 2006 06:07 GMT4
I have a form with a combo box. The combox box is set to select records from
a table. If a record is selected that is not in the table, a popup window
tells you that selection is not valid, then ask if you would you like to add
it.
Adding "ALL" into Combo Box09 Nov 2006 05:33 GMT18
I have a combo Box in my forms. This form his used to Generate a report. When
I select each one of the customer in the combo box with a date I do not have
any problem. I have the word "ALL" in my combo box using ( SELECT DISTINCT  
store.client FROM store UNION select "All ...
Saving the record in an unbound text box09 Nov 2006 05:07 GMT3
I have a simple form with a text box and a list box.  The list box's row
source is derived from a query that finds all records containing the text
that is written in the text box.
The problem is that I can't find out how to update the list box after every
if statment in query09 Nov 2006 04:27 GMT12
if this is posted already forgive me
I have a query whichright now the syntax for is as follows
Door Width:[Cabinet Width]-.1250
I'm new in access ( i'm okay with excel and vba)
Dynamic Query field changes from form values09 Nov 2006 03:21 GMT3
All,
I have table tblTrialBalance which has fields [Account], [JanAct], [FebAct],
[MarAct], etc for Actual results as well as fields for budget and for
forecasts.
Error message when using before update event procedure09 Nov 2006 02:15 GMT1
When I put anything in before update event procedure of an input form, below
error message came up.
Error message
Microsoft Office Access
Referential Integrity Mystery09 Nov 2006 01:25 GMT2
I have a split database.  back-end is only 3 related table (standard
many-to-many). Referential Integrity was set up with both cascades.  Now Access
has somehow decided to gray out the ref int/cascades when I check on the
relationship.  I did import a query but the design window ...
Very Advanced Report to PDF Question08 Nov 2006 23:22 GMT2
I have some code that I have put together from several sources that
runs Access Reports as PDFs using Acrobat 7 pefectly.
I can change some options in the code:
- send fonts (yes or no)
Can Form_BeforeUpdate detect a specific control change?08 Nov 2006 21:15 GMT4
In Form_BeforeUpdate event I want to check if a specific control had been
changed. This is for a business rule, if x has changed and y then CancelEvent.
Thanks.
How to share code08 Nov 2006 20:56 GMT1
Let's say I have the following:
Private Sub btnRefRes_Click()
   Me.Remaining_Calls = Format(Nz(DCount("*", "tblCandidates", "[Source] =
0 "), 0), 0)
open query with a dynamic filter08 Nov 2006 20:16 GMT7
I have this query:
SELECT T_LOGS.DATE, T_LOGS.AGENT
FROM T_LOGS
WHERE [Forms]![frm_logs]![MyCriteria];
 
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.