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 / October 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Limiting character type09 Oct 2008 18:54 GMT2
How do I limit the character types entered in a textbox?
Say, I want to accept as valid characters numbers, letters and '-'
only.
Could that be limited in the table itself?
Form displaying multiple records in subtable, when only one exists09 Oct 2008 18:27 GMT1
MS ACCESS 2003 on XP PRO.
I have a pair of list box?  on a form that displays fuel cards.  one table
shows what fuel cards are in my inventory and unassigned, and the other shows
what fuel card are currently assigned to that vehicle.
Function works erratically09 Oct 2008 16:15 GMT4
I have a function in Access 2000 which is called by F6 as follows:
Public Function BonaFideFormation()
Forms![Enquiries]![Type] = "FORMB"
Forms![Enquiries]![Price] = "£77.97"
copy data/drag to text/import to table.09 Oct 2008 15:03 GMT1
I am wanting to paste a set of comma deliminted data to a field and click a
button and then have that data imported to my attendees table.
The purpose is to accept email registrations and click and drag the data in
the email to a text box. I tried doing it to a CSV file and then ...
Copy data from field on a form/paste it to a field in another form09 Oct 2008 12:47 GMT4
I have a database with a form called "Workorders". We send technicians out to
customers to perform service based on the created workorders. Sometimes the
technician return notes (i.e missing 1 screw, replace at next service) for
the next technician to perform at the next service.
resetting fields thru code09 Oct 2008 10:43 GMT1
I put a button on an unbound form to reset several unbound fields to null.
The code below give me an error "Method or data member not found"
Dim ctl As Control
For Each ctl In Me.Controls
sending emails from access through outlook09 Oct 2008 06:17 GMT4
i have 2 problems with sending emails from access through outlook:
1. outlook reports that the email has not been sent even it in sent items
folder.
2. how can i format the email (font, color, align)?
Default values from previous records in datagrid subforms08 Oct 2008 23:08 GMT3
Access 2003...
Creating a data entry form using a datagrid subform.
Data entry operators continually enter data for consecutive ranges and I
want to set default values to fields from the previous record. Every now and
Case When Then , or If Then for Form Field08 Oct 2008 22:59 GMT1
I am moving from Access 2003 to Access 2007 front -end with a SQL Server
Express Back-end.  I have such a lasrge database with many complicated
functions I could not use any migrate process, it bombed out.  
I have found , through trial and error, many of the functions I need to
Chart problem08 Oct 2008 22:53 GMT1
I had an input form taking the input from user and several queries did the
calculations. Based on the input data and the calculated results, I had to
create another table (originally it was in the Excel sheet, there were about
20 columns, and each time to run a batch calculation, ...
Filter coding problem08 Oct 2008 21:51 GMT1
I have a table with two fields: minHgt and maxHgt each being long integer.
I am trying to write code to filter the form with the following syntax:
[minHgt] >= 5 AND [maxHgt] <= 6
When I run the filter I get a prompt (same as query prompt) window asking
using special characters in strings syntax help please08 Oct 2008 21:18 GMT1
I am trying to use the following strings in my form, but am getting nowhere
with all my attempts at trying to have them accepted by VBA.
Print #lngFN <StyleMap id="m_ylw-pushpin">
Print #lngFN <hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
Using the Access button wizard to link forms08 Oct 2008 20:57 GMT7
I am having a problem getting the button wizard to open the correct forms. I
have my main form (form 1) that is defined by a Unique Primary (ex. CaseID)
key and it is related in a one-to-many relationship to another form (form 2)
that has a primary key (StructureID) and a foreign ...
on_exit code fires twice08 Oct 2008 20:25 GMT5
I have the following code on_exit of a form control to make sure there is a
part # entered before clicking on any other control on the form.  If I click
the close button while my cursor is in the Part control, the msg fires twice.
Is there a way that I can get it to only fire ...
Update the report08 Oct 2008 20:16 GMT9
I have a form to take the data from user (the recode source is input table)
and a button on the form to open a report. There are several sub-reports on
this report, and sub reports’ recode source from different queries which use
the input table as the source. When the user update ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



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