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 / General 1 / April 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
help with converting query to use inner joins07 Apr 2006 23:07 GMT2
the following query works fine:
select link.idx, link.x_table, link.x_id_a, link.x_id_z, a.strandid,
b.strandid
from link_detail, link, strand A, strand B
Finding image dimensions in OLE Object field07 Apr 2006 22:21 GMT1
I have an ole object field (Access XP/2002) which I store images in.  I have
a couple of questions regarding this; is it possible to determine the image
dimensions?  Secondly, is there any way to determine what application is
associated with the stored OLE Object and is there a ...
How to create query with calc'd field that equals value of [Field] in previous record + value of [AnotherField] in current record?07 Apr 2006 21:54 GMT2
Fields in MyTable:
PostID
PostDate
RollQtyXfer
Microsoft's choice to default form textbox names to related table field names - good or bad?07 Apr 2006 20:13 GMT3
Generally, I do not monkey with renaming controls on forms
whose name, by default, matches the name of their related
table fields. But I noticed the following today
   If IsNull(Me!VColor) Then
Me!TowFee.DefaultValue = Null   -OR-   Me!TowFee.DefaultValue = "" ?07 Apr 2006 19:29 GMT3
On frmVehicleEntryForm...
I wanted to change the DefaultValue property
of one of my textbox controls on a form from within
code. I wanted the setting to be no setting - as if
Filtering In A Query07 Apr 2006 19:18 GMT2
I have a select query (Query1) that, when run, could have either a 1,
2, 3, 4, 5, 6, 7 or 8 in one field (Field1).  I then have a follow-on
query (Query2) whose source is Query1 and one other table (Table1)
which is a one record table.  What I'm trying to do in Query2 is look
Sorting by using parts of a string07 Apr 2006 18:59 GMT4
This is a tougher one, but I'm quite sure someone will have a solution
for this.  Of course, a last minute thing thrown at me by my boss.
I have a unique identifier consisting of regions, districts, a road
class value and then sequential numbers, in that order, eg:
Ghost VB Editor Windows?07 Apr 2006 18:39 GMT1
Does anyone else get "ghost" VB editor windows appear on their computers
when developing in Access 2003?
These are VB editor windows with no menu items and a grey empty
background.  I usually get them when I contact my work computer through
Converting SQL in Access07 Apr 2006 17:56 GMT2
I have a summary query in Access97.  I look for staring and ending date
and sum the grosspay.  I took the sql from the query and I'm trying to
convert it in VBA withing Access.  I keep getting Error:  Expected line
number or label or statement or end of statement.  I know I'm ...
help!07 Apr 2006 17:51 GMT2
hello..im new to this group and i need some help with my work
im trying to find code that will allow me to print a microsoft access
table in vb
does anyone know the code?
Can Access use Fuzzy Logic07 Apr 2006 16:30 GMT24
Here's the issue:
I have roughly 20 MS excel spreadsheets, each row contains a record.
These records were hand entered by people in call centers.
The problem is, there can and are duplicate phone numbers, and emails
query prompt w wild card-Prb is like changes to Alike07 Apr 2006 16:06 GMT2
Problem: Query record selection criteria reads Like [Last name?] & "*"
 BUT, then Access changes it to non-functioning Alike  [Last name?] &
"*"  
Any ideas?
Dir Statement07 Apr 2006 13:32 GMT2
Slight little problem again (hopefully the last one).  The script below
should check whether my file path exists and then either load the data
or prompt the user to choose a path that exists.  At the moment I'm
getting a bad file path error.  Well, that is the idea.  If I choose
Error in multiuser environment07 Apr 2006 13:13 GMT4
When I reach a certain record, I receive the following message:
 " The Microsoft jet database engine stopped the process because you and
another user are attempting to change the same data at the same time."
I have tried refreshing the record but was unsuccessful.
access97 readonly form allows data entry if form becomes dirty07 Apr 2006 12:06 GMT1
I've got a form that is opened in readonly mode and no fields can be
changed, great
but if I click on a combo box that has an _enter() event that sets a
field on my form to a value (albeit the same value it currently has),
 
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.