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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Prevent new additions to a subform before completing main form02 Jun 2008 19:34 GMT3
I am tryin to prevent new additions in a subform, if the main form has no
record, without success.
Main Form name: "Order"
then
weird problem:list box not displaying values in 200302 Jun 2008 18:31 GMT2
Hi, I got a weird problem:I got a list box with a sql statement as row
source.
If I run the sql statement manually, it shows the values (a list of
names) but if I run it as forms-view the values are blank (but I'm
How do I move the cursor to the end of the field using VBA Access02 Jun 2008 17:19 GMT6
I have a combo box and a field on a form.  The following code copies the
text in the combo box and pastes it at the end of the field .  This enables
text from the combo box to be continually added to the field.  The code works
fine in earlier versions of Access but in Access 2007 ...
Finding a # sign in a recordset02 Jun 2008 16:22 GMT1
I have a table tbl_Credit_Application_Input that uses text values for
Corporate Name and a DBA/Trade Name columns.  Users have a tendency to
input a name like Subway #34545 in one of the columns.  When I use my
search query to try to pull the row that includes the Subway #34545 as
Help needed with Price Change02 Jun 2008 16:13 GMT12
I have an Order form with a subform for the Order Detail.  In the Subform,
the Product ID, Quantity (Square Feet), etc is entered.  Then the next item,
etc. Here's the clitch - When the total square feet is over 100, the pricing
changes  for all the items(starting with 3 or 4), ...
docmd.maximize02 Jun 2008 14:05 GMT3
I have in my switchboard a command to maximize the form: docmd.maximize
But this as a problem, this make all other  forms opening in maximized and I
restore one the swtich board also restores.
How can I control this?
Cancel button to quit long running function02 Jun 2008 03:38 GMT2
I'm using MS Access 2003.
I've created a form that has a function which polls individual computers in
a loop, adding data as it goes along to the database.  The process can take a
long time to complete, and I'd like to have the option to cancel the function
ascii values02 Jun 2008 02:35 GMT5
I'm wondering if someone can suggest an efficient way to code the
following:
When entering a person's name in a field, I want it to be intered as
surname,prename (without a space after the comma.
Two forms one table02 Jun 2008 01:06 GMT1
Is it possible to have a sub-from on my main form which lists the contents of
say "table 2" in a datasheet, this way I can see all entries, and then with
in that sub-form double click on one of the entries and have it open up in a
new full form for editing and what not.
Calculating the time in days between two dates01 Jun 2008 23:00 GMT2
I have two fields with dates on my database that I need calculate between:
Field 1 - Date of Referral
Field 2 - Date of Discharge
I need the results to be displayed on a form.
Lock/Unlock form controls01 Jun 2008 20:01 GMT2
Searched group & found no previous post using this simple method.
Trying to resolve a code problem, I'm trying to lock all controls on a form
On Load, and unlock all for an edit, with a check box.
My below first step is giving errors in AC2003.
Auto reduce the items in list in Combo Box01 Jun 2008 13:03 GMT1
I have a combo box with the following Row Source in oder to enter new records:
SELECT tblSubTrades.SubTradeID, tblSubTrades.SubTradeDesc
FROM tblSubTrades
ORDER BY tblSubTrades.SubTradeDesc;
Access03 codes issue in Vista01 Jun 2008 06:09 GMT9
1) The code below run in XP but not in Vista. An error message will pop up
and the program closes.
Me.LinkTo1.SetFocus
DoCmd.RunCommand acCmdInsertHyperlink
Photo Album01 Jun 2008 05:57 GMT1
I been asked by my employer to create a photo album of all the clients we
have served. There are currently over 7,000 photos in a folder with more
added daily. All the photo are bitmaps. (ie 1234.bmp). There is currently a
form that show the client's photo and their information, ...
Back up using compression software01 Jun 2008 01:22 GMT10
I have a subroutine that backs up our database backup before updating it each
day...
       strMyDB = CurrentDb.Name
       strPath = Left(strMyDB, LastInStr(strMyDB, "\"))
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 May, 2008
 
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.