| Thread | Last Post | Replies |
|
| crosstab queries --> YTD calculations | 27 Jul 2007 04:00 GMT | 1 |
I am creating a crosstab query where the heading is a date value (i have the format in MMM), the row is a text and the values are numbers. I am hvaing trouble creating a YTD column which differs from a total. If i set my criteria at a month, the total column gives me totals for
|
| Help with query from FoxPro | 27 Jul 2007 02:22 GMT | 8 |
We have a timekeeping system in FoxPro and I linked to it with Access to be able to view schedules, make reports, etc without having to pay for every custom report we need. I set up this query below to pull up schedules by employee:
|
| grabbing data from one table based on selection in another | 26 Jul 2007 22:24 GMT | 12 |
I have two tables. I have a furniture table [Item number] and a fabric table[FabricSpecs]. The furniture table has three fabric fields [Item number.FabricSpec] [FabricSpec2] [FabricSpec3] (yes, the names are confusingly similar). Each of the fabric fields in the [Item number] ...
|
| Parameter Query Form Help | 26 Jul 2007 20:40 GMT | 2 |
I'm new to working with Access, so bear with me. I've created a database where I need to make a Query Parameter Form. I have the form set up and am close to getting it to work. Anyway, here’s my SQL Statement: SELECT Main, Submenu, Pictures
|
| Random Selection of Records | 26 Jul 2007 20:22 GMT | 4 |
I have a need to generate a report showing a 10% Random selection of records. There will be an initial criteria of a date, then I need to have a random selection of 10% of the selected records displayed on the form. Is the 10% part achievable and the random part also achievable, ...
|
| SQL query syntax | 26 Jul 2007 19:00 GMT | 4 |
Howdy! I usually prefer Visual FoxPro, so Access isn't really my thing, and I can't seem to find a good example of a SQL query in Access's syntax. What I'm attempting to do is take data from fields in the current record (in
|
| Unjoin tables in query | 26 Jul 2007 18:57 GMT | 2 |
I have 2 tables (table1 & table2) in query that don't have a relational field each other. Table1 has Date, decription & amount. Table2 has RecordNo & filenm. I'd like to pull all fields in Table1 and only the last record of field Filenm in table2.
|
| update query | 26 Jul 2007 18:46 GMT | 1 |
Hello i am trying to create an update query......FROM: another query which is not editable and is product of another Union query.......TO: a newly made table. i get an error that the update query is too complex can anyone help with that, my query is posted bellow.
|
| Need query to return absence of record | 26 Jul 2007 18:26 GMT | 10 |
Hello all, hope everyone is doing well this fine morning! I need some help in constructing a query. I have three tables, designed as so: Personnel
|
| problem with forms and queries | 26 Jul 2007 17:45 GMT | 2 |
I have created a form to query some information. I have 4 different columns that I use and change criteria of by using drop down lists in a form. ALL of them work fine except for SVP and I don't know why. The SVP
|
| Searching A String Within a String | 26 Jul 2007 16:48 GMT | 2 |
I'm trying to determine if a unique string of data from one field exists in another field. For example, the first column might have the values 12345, and the second column might have the values ABC12345 or 12345ABC or AB12345C, etc. The starting point of the matching string is ...
|
| Run a Query in VB | 26 Jul 2007 16:10 GMT | 2 |
Having Build a query using the Query design, how can I run this query within VB. Does anybody know the syntax to do this
|
| What does the value section represent in the expression builder? | 26 Jul 2007 15:00 GMT | 1 |
When using the expression builder in Access to create a calculated field, what does the "Value" section mean? It's the in the third column in the expression builder. Thanks!
|
| Ordering Dates | 26 Jul 2007 14:58 GMT | 2 |
Folks, I have a database table that includes a list of dates (weekdays only). I built a query that returns unique dates only. I now want to add a second field that numbers the dates with the most recent date being 1, the day
|
| Changing beginning of week | 26 Jul 2007 13:56 GMT | 1 |
I have created a Pivot Table of employee data, with each day of the month showing the hours the employee worked and what type of hours they are (Production, Non-Production, Holiday, vac, etc). What I want to do is break out the weekly totals, but my week begins on Thursday. Help!
|