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 / Modules / DAO / VBA / April 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Bookmark Blues30 Apr 2007 23:24 GMT2
My objective seems simple enough but I am unclear what is happening behind
the scenes with bookmarks and recordset clones. I want to capture the current
record, requery the form, which I know moves me to record one, then move back
to the original record. There is no primary key, ...
Syntax error30 Apr 2007 23:08 GMT4
I received a syntax error with this code:
Private Sub Function_AfterUpdate()
  On Error Resume Next
  Task.RowSource = "Select Function.Task " & _
Klatuu Returns30 Apr 2007 22:28 GMT19
First, I want to apologize to everyone who I was working with and left you
with unanswered questions.
Because of a convergence of circumstances, I have not been able to
participate for some time.  These circumstances included a job change,
VBA - MS Access30 Apr 2007 19:50 GMT2
I have a combobox (cboCompany) and when a user selects a value from
cboCompany I want it to display in a textbox (txtSearch).  I am not sure
about how to this in VBA/Access.
BeforeUpdate expression produced error30 Apr 2007 16:26 GMT1
The expression Before Update you entered as the event property setting
produced the following error:  The Save action was canceled.
*The expression may not result in the name of a macro, the name of a user-
defined function, or [Event Procedure].
Mouse Scrolling Wheel Issue30 Apr 2007 07:56 GMT2
One more question to experts: I designed my database so that the user has to
enter the data into the main entry form which opens by clicking "Add new
record" button for new records and for existing ones by double-clicking the
record ID field in the "Existing records" query ...
Startup Code to disable Shift+Enter30 Apr 2007 07:38 GMT11
Could anyone help me with the following issue:
I've created a database and secured it thru the user-level security wizard
by creating a updates group with password. And certainly myself is in admin
group.
Date Parameter on export30 Apr 2007 05:42 GMT3
I am using the below code to export table data from a button on a form to
excell:
Private Sub cmdExport_Click()
On Error GoTo Do_Nothing
How to Show Update Progress29 Apr 2007 23:38 GMT2
I update a price list once per month. This involves comparing a table with
the manufactures price list to the prices in our table. Each part number is
checked and the price updated accordingly. There are approx. 85,000 part
numbers to check. This update takes >10 minutes to run. ...
Export data from Access 200329 Apr 2007 17:32 GMT2
Hey guys, i am a relatively new in programming VBA, however, i have created a
small application with several tables and forms that provide a certain
automation through intgrated vba code. My problem is that i need to export
data from a form to a word document (or pdf) keeping the ...
Comparing records via VBA29 Apr 2007 13:22 GMT2
I need to be able to make sure all my users are using the same front end
copy. What I did is create a table in the back end and one in the front end
that stores a version number. I want to compare both version numbers and if
they are not equal then perform some action. The below ...
Parameter in a sql string for form29 Apr 2007 07:11 GMT2
I have a form such that when the user enters the date in the date
field it should show the top 3 dates equal to and less than the date
specified.
I am able to do this in a query but when I use that query as an SQL
buttons28 Apr 2007 22:42 GMT1
Im using a worksheet were the colour of all the cells is black and the text
is green,i need to use about 100 buttons in a block ie 10 by 10 with a code
name on each,but my problem is that all the buttons have light coloured
borders,which change from light to dark as you press ...
Restoring MS-Access Window28 Apr 2007 06:47 GMT3
Is there a way to force the "Database" toolbar (or any toolbar) to be
visible. e.g.
DoCmd.ShowToolBar "Database", acToolbarYes (has no affect in my situation)
I am using code below, which was obtained through this site, to hide the
Hiding "text select" cursor OnEnter Text Box28 Apr 2007 04:24 GMT17
All,
I was wondering if there was a way of hiding the text select cursor when a text box gets focus in Access 2007? Basically what I'm looking for is to hide the blinking cursor when ever the text box has focus.
I found two examples of calling the Windows API:
I was able to get the ...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 March, 2007
 
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.