Advertisement

1 - 10 of 2068 containing alltags:("Access 2007") (0.004 seconds)
In Access 2003, I would create a Query, and part of my critieria would be =Environ$("UserName").  The query would return stuff specific to that user.  That's not working in Access 2007.  Any ideas ...
Zones: Access Coding/Macros, MS Access, SQL ...Date Answered: 08/13/2007 Grade: A Views: 0
I just upgraded from Access 2003 to 2007. The queries no longer work where I used expressions to combine string-functions into new fields. Example: newfield: Right([year],2) & [LOC] & [MASTERBOOK.P...
Zones: MS Software, MS Access, SQL SyntaxDate Answered: 11/06/2007 Grade: A Views: 0
I had posted this question before, but just found out the solution didn't work.  Here's another attempt... I am using Access 2007 adp to SQL 2005.  During the conversion, we've discovered that t...
Zones: Microsoft ADP, SQL Syntax, Access C...Date Answered: 01/07/2008 Grade: B Views: 46
I have a Access Database that  has a table with leads (prospects) and the state they are from.  I want to be able to export the leads from the table into two different spreadsheets.  Sometimes it m...
Zones: MS Access, DatabasesDate Answered: 01/08/2008 Grade: B Views: 0
I have a form where users can select from a group of categories, or select an All Categories checkbox to use all categories.  It then filters a set of temp tables based on the criteria to generate ...
Zones: MS Access, MS Software, VB ScriptDate Answered: 01/10/2008 Grade: A Views: 4
Access 2007 Hi I have: 1)  table "AppendTable" 2)  4 append Queries with Prompts 3)  macro that runs these append queries to create the "AppendTable" The macro has two of the Append Querie...
Zones: Access Coding/Macros, SQL Syntax, Access ...Date Answered: 01/21/2008 Grade: A Views: 9
I created an input form that has a dropdown box that contains valid NDC Codes.  Then on the after-Update I perform a DLookup to pick up the associated Name.  I should never have null in the NDC cod...
Zones: MS AccessDate Answered: 01/10/2008 Grade: A Views: 8
I have a list of Purchase Order items that are being displayed in a form.  I would like to add a check box so that users can select one or more rows that are to be inserted into another table.  I c...
Zones: Access FormsDate Answered: 01/11/2008 Grade: A Views: 0
I have a form that lists data in the main form where net amount is not zero.  Then I have a subform under it that lists  Purchase order data.  I have a check box that will select records the user w...
Zones: MS AccessDate Answered: 01/11/2008 Grade: A Views: 0
Is it possible to create a form that will allow users to change add and delete records if the source is a query?  I had a maintenance form for a table and the user would like an additional field th...
Zones: Access Coding/MacrosDate Answered: 01/16/2008 Grade: A Views: 0