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 2 / January 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
I can't get it to stop summing data from one day31 Jan 2008 23:31 GMT1
I have 8 pieces of data taken on three days.  6 of those pieces were taken
one day and the chart keeps summing them so that bar is 6 times the value it
should be.  Anyone know what to do??
Access Reports31 Jan 2008 23:30 GMT1
Recently when going to print a report in Access, It will print double copies
automatically.Each time I click print  I get the error " the value you
entered isnt calid for this field" . then it will print, then when I click ok
it will give me the same message.
calculate age in query31 Jan 2008 22:39 GMT2
In that order - years, months, day
=DateDiff("mmddyyyy",[BirthDate],Now())+(Format([BirthDate],"mmddyyyy")>Format(Now(),"mmddyyyy"))
I got the above from a post but when I try it I get #Error
Help
Connection b/t tables for query and form incorrect?31 Jan 2008 21:52 GMT4
I have three tables whose data flow into a query:  
Table 1 - recipient info (recipients are autonumbered - primary key)
Table 2 - personal services agreements (each psa is listed once, but there
may be  multiple p.s.a.s for each recipient - which is in a lookup field from
quiry adding another field calculated from the existing fields31 Jan 2008 21:35 GMT2
if I have a table of  transactions on a bank account with two fileds:
Field_1 holds the date of the transaction
Field_2 holds the amount  of the transaction
What would be the quiry which would add the third filed Field_3 containing
Runtime Question31 Jan 2008 21:15 GMT1
With the runtime for 2007, does that mean it be deployed on a MAC?
QB
unhide a report31 Jan 2008 21:11 GMT3
I was entering descriptions into the properties of reports and I must have
accidentally checked the "hidden" box in "attributes." The report is still in
the database, it just does not show up on the list in the report objects. How
can I unhide it?
Do command31 Jan 2008 20:40 GMT4
I am opening with a command button a Form in a databese like:
Private Sub Abrir_balanzas_Click()
On Error GoTo Err_Abrir_balanzas_Click
   Dim stDocName As String
IIF ([date_combo_box] Is Null,“x    ”, Between date 1 And date 2)31 Jan 2008 20:40 GMT1
In a query, in the criteria I write the following IIF statement:
IIf([Forms]![frm_search]![date_1] Is Null,
[tbl_projects].[date],
[tbl_ projects].[date] Between [Forms]![frm_search]![date_1] And
edit code to store in field and not msgbox31 Jan 2008 20:28 GMT5
What I am trying to do is to click a button and have the insert hyperlink
dialog box to display.  I then select the doc to insert as a hyperlink and it
is saved in a field called AttachLink on a form called f020Attachments.
This works great using the below code...
HELP PLEASE.... (+.+)31 Jan 2008 20:25 GMT2
AIUTO.......
query based on multiselctbox31 Jan 2008 20:18 GMT1
Hi, i want to make an query based on a multiselctboxin a form. i have the
following code:
   Dim db As DAO.Database
   Dim qdf As DAO.QueryDef
required field error31 Jan 2008 20:15 GMT3
I had already imported my data into a table and created a form.  I realized
that I didn't require a certain field to be required until after the form was
completed.  Can I go back and change that?  It works when I add a new record,
but I need it to be required for all records.
Restoring "Blends" autoformat31 Jan 2008 19:41 GMT1
I accidentally overwrote my "Blends" autoformat. Short of reinstalling, is
there any way to restore this particular autoformat?
Excel templates31 Jan 2008 19:19 GMT1
I am using Excel 203
I created various forms in Excel.  Now I want to put these forms on our
Intranet so that everyone will have access to them and be able to fill them
out in the computer.  I made the forms templates, but when I bring up an
 
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.