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 / December 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Error17 Dec 2007 06:41 GMT15
I get an error when I do anything on a form, the error = "A problem occurred
while (database name) was communicating with the OLE server or ActiveX
control” I don’t have any ActiveX or OLE server!, this comes up if I write
any code or a macro, and then I can’t do anything I have ...
Combo Box Binding17 Dec 2007 05:49 GMT1
I have master table named Emp_Master with fields Emp_ID and Emp_Name. I want
to bind the combo box with name in such a way that it will display the names
of employee but I should be able to use Emp_ID in background so that I can
query different table using this value in where ...
sample / example request17 Dec 2007 03:16 GMT1
Hello.  I have been given the dubious task of creating an Access app that
uses an xml file for information regarding stock quotes.  This would be real
time stock info.  Has anyone come across a sample or an example of how this
would be done?  And is it available for viewing on ...
Filter Data based on Form17 Dec 2007 02:06 GMT11
I have a form that is based on a query. I also have a unbound list box that
the user can select a location from. The Locations are Seattle, Bellevue and
Redmond.
When the user selects a location I would like the form to only display the
date initializing17 Dec 2007 01:41 GMT7
I want to initialize date variables.
However, the following options are not successful (I use the European fate
format : dd/mm/yyyy)
neither
delete from combo box17 Dec 2007 01:33 GMT3
Why deletion from a combo box is not working ? I have a control in my form
called productid. In the onClick event of  this control i have :
Dim StrSQL As String
StrSQL = "DELETE * FROM [order details1] WHERE ProductID = " & Me!productid &
Copy Image to paste into word.17 Dec 2007 01:12 GMT3
I need to copy a linked image to the clipboard to be pasted into word.  The
image on my form is based on a text box which contains the path to the image.
The image on my form is called ImageFrame and the path is in a text box
called Pic.  When I click on the image, the copy ...
Project Explorer VBA16 Dec 2007 21:18 GMT2
VBA
Why I can's see some forms created in access window  in (Project Explorer)
in VBA Windows
Loop through records, pop up window for data and insert16 Dec 2007 20:55 GMT2
Is it possible to loop through records and pop up a window for additional
data, then insert the record? at present I have this:
Dim SQLStr As String
If MySelected2 <> "" Then
Basic Question on Prefill16 Dec 2007 19:45 GMT3
I have a form that I'm using for data entry for a group of people. One of my
fields is City.  To ease the data entry process, when the user enters the
first letter of the city, I'd like the field to prefill as the user types so
they can just hit enter after entering a few ...
Output report to Word - Formatting16 Dec 2007 16:45 GMT1
I have a series of reports that I output to a Word doc in rtf.  Is there a
way to keep the report format in tact?  I.e., can I output the report so that
it looks the same as it does in the report viewer?
import object16 Dec 2007 14:58 GMT1
How can I import object from another data base?
Also
Where the macro action (Import) and (Export)
Tab Control Problem16 Dec 2007 14:49 GMT2
I'm just wondering how I can add controls to tab control pages that
are bound to fields from different tables. I have 3 tables (road,
track and gym) with similar named fields and I want to create a tab
page for each table. Unfortunately, my tab control form only allows me
Limits in MS-Access 2003 vs Vista16 Dec 2007 05:20 GMT5
Using Office 2003 and Windows XP;
Please consider these questions to be on a personal use basis as opposed to
commerical use:
1) Is there a good side by side comparison of the practical limits of
Can't stop user from editing form15 Dec 2007 22:11 GMT2
I’m having a problem getting the AllowEdits property to work.
Here is the issue. I have a form - frmOrders . The forms Form_Current event
has the following line of code:
AllowEdits = False
 
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.