Posts Tagged ‘query’
Monday, February 1st, 2010
Forcing a password to be entered in order to run a query
Here’s the code I used
Password.SetFocus
If Password = “Manager1″ Then
MsgBox “Access Granted”, vbInformation, “CD Shop”
MsgBox “Delete Query Active”, vbInformation, “CD Shop”
DoCmd.RunMacro “M_ArchiveStock”
MsgBox “Deletion Confirmed”
Else
MsgBox “Please re-enter your Password.”
End If
Duration : 0:6:54
(more…)
Tags: Access, password, query, Script, VB, vba
Posted in access queries | No Comments »
Monday, February 1st, 2010
This demonstration by the author of XL-DBQuery Kevin Edwards, shows you how to use the query/sql builder XL-DBQuery to query a Microsoft Access database and then export the query results back into Excel as dynamic, refreshable Excel Pivot Table. Find out more at sbsdevltd.co.uk
Duration : 0:4:31
(more…)
Tags: Access, add-in, Data, data analysis, Database, Excel, export data, external data, import data, Microsoft, mysql, Oracle, pivot table, pivot table tutorial, pivot tables, pivottable, query, query builder, query data, relational database, SQL, sql builder, sql server, xl-dbquery
Posted in access database | 2 Comments »
Friday, January 29th, 2010
Simple select queries, on one or more fields
Duration : 0:2:21
(more…)
Tags: Access, criteria, query, Select, Simple
Posted in access queries | 6 Comments »
Thursday, January 14th, 2010
Using queries to selectively delete records
Duration : 0:2:50
(more…)
Tags: Access, delete, MDB, Queries, query
Posted in ms access | 5 Comments »
Wednesday, December 30th, 2009
Learn how to use a crosstab query in Microsoft Access at www.teachUcomp.com. Get the complete tutorial FREE at http://www.teachucomp.com/free – the most comprehensive Access tutorial available. Visit us today!
Duration : 0:4:43
(more…)
Tags: 2000, 2003, 97, Access, book, cd, class, classes, course, courses, crosstab, Database, download, DVD, grid, grouping, groups, guide, hiding, how, how-to, image, index, indexing, input, inserting, integrity, interface, join, joining, Label, layout, learn, length, line, list, Logical, logos, Lookup, macros, manual, mask, masks, micro, Microsoft, model, moving, ms, names, nudging, object, objects, Office, online, opening, Operator, operators, option, order, overview, parameter, password, properties, QBE, Queries, query, records, soft, software, training, Tutorial, xp
Posted in access 2003 | No Comments »
Saturday, December 26th, 2009
A brief demo of Dashboard Builder for Access, which gives you quick access to your data without knowing VB.
http://www.opengatesw.net
Duration : 0:6:35
(more…)
Tags: Access, analytics, basic, bi, cool, dashboard, Database, demo, intelligence, ms, opengate, query, software, SQL, technology, Visual
Posted in ms access | No Comments »
Friday, December 18th, 2009
Using a calculated field to work out the tax payable on an item, then adjusting item value
Duration : 0:4:27
(more…)
Tags: Access, calculated, Field, Microsoft, Queries, query
Posted in access queries | 1 Comment »
Sunday, November 29th, 2009
Parameter Queries in Microsoft Access
Duration : 0:4:12
(more…)
Tags: Access, fong, hugo, hugofongpresents, hugophong, hugophongpresents, Microsoft, parameter, phong, presents, query
Posted in access queries | 2 Comments »
Sunday, November 29th, 2009
Creating queries in an Access database.
Duration : 0:10:45
(more…)
Tags: Access, calculated, Database, Queries, query, rrphillips
Posted in access database | 3 Comments »
Sunday, November 29th, 2009
Learn how to make an Aggregate Query in Microsoft Access – to sum up all of a customer’s order amounts, for example. Go to www.599CD.com/Access/YouTube for more free tutorials.
Duration : 0:4:49
(more…)
Tags: Access, Aggregate, Microsoft, query, summary, totals
Posted in ms access | No Comments »