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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Form Update from ComboBox09 Nov 2005 10:48 GMT2
Can anyone see why when I select a 'second' person with the same
lastname...why the form below doesn't change...however it does when I select
a different lastname.
Private Sub Combo73_AfterUpdate()
if then statement09 Nov 2005 08:39 GMT1
I need some help here.  I have the following field:
MD - combobox
FE - Yes/No field
FV - Yes/No Field
String and Dlookup09 Nov 2005 08:22 GMT3
Have tried variations on this, but keep getting Error 2428.  Anyone know
what's wrong with these lines of code, and why I get error 2428?
I'm trying to compare the password for a UserID (stored in TblUsers) to a
text string they enter in field [text4].
SQL table updating09 Nov 2005 07:58 GMT1
I am an Access developer and do much SQL backend and Access frontend work.  
Current project is a form that is bound to table that has been populated by a
pass thru query from SQL.  This table has approx 60+ fields to input, each
record is tied to a unique ID taken again from the ...
Creating an Excel object09 Nov 2005 07:56 GMT4
I have an Access application which creates an Excel workbook with data from
an Access database.
When this Excel file is created, we want to be able to add a button to the
toolbar and have it execute an Excel macro.
Finding existing records09 Nov 2005 07:49 GMT7
In my clinical research application, I am attempting to have users fill in a
'Patient Info.' form with 8 total fields.  The first 3 fields (ID, intials,
site) are stored in one table that can be added to.  There are 3 more fields
on the 'Patient Info.' form that are populated by ...
users09 Nov 2005 03:07 GMT8
I have the below code, which was in a link, thanks for that gentleman who
gave it to me
Private Declare Function apiGetUserName Lib "advapi32.dll" Alias _
   "GetUserNameA" (ByVal lpBuffer As String, nSize As Long) As Long
Find Record09 Nov 2005 02:09 GMT4
I need some guidance in how I can find a record from a table and to be able
to edit values.
My scenario is that I want to use a combo box to find the desired record. On
selection, it will go to that record, display the information in a form and
Converting AutoNumber to text09 Nov 2005 01:59 GMT3
My primary key in one of my tables is defined as an autonumber. However, in a
Findrecord I need this object text. What command should I use to convert
autonumber to text?
Primary Key value from record added programmatically09 Nov 2005 00:05 GMT14
I am inserting a new record into a table and I want to get the primary
key value from the newly created record.
The table design is:
Field Name             Type
Capture a value from a wizard form09 Nov 2005 00:04 GMT1
Hi, I am trying to programmatically capture the Table name value (that a user
would designate) from the Linked Spreadsheet Wizard.  I have a project that
(via code) makes use of this built-in wizard to link to external
spreadsheets; however, I cant seem to find the object that would ...
Record Number that updates automatically08 Nov 2005 23:58 GMT4
I hope I can explain this clearly.
I have a DB that records details of properties.  A master table
(tbl_SRMASTER) records the Portfolio certificate (PK = SRIDX) and a secondary
table (tbl_SRDETAILS) records the detailed information regarding each
Close form without entering criteria08 Nov 2005 23:21 GMT4
I have a form which prompts the user to enter criteria to generate a report
(which is based off a query).  If I close the form without entering any
criteria a box appears to "Enter Parameter Value".  If I decide I don't want
to generate the report, how can I close/exit the form ...
Date validation08 Nov 2005 22:20 GMT1
Hi,
I have a textbox on a form used  to capture the start date used as a
parameter for a query.  I want to validate that the date is valid. For
example, Feb 29, 2005 is invalid, and currently it breaks the sql code. Is
Insert a character into a string08 Nov 2005 21:59 GMT3
Hello,
I need to insert a hyphen into a text field (Field1) in a table.
For example, the data for Field1 = "1234567". I want to insert a hyphen
after the 3rd character, so Field1 = "123-4567". Is there a built-in function
 
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.