| Thread | Last Post | Replies |
|
| I need a way for my students to clock-in & clock-out of classes | 23 May 2008 05:40 GMT | 1 |
Anyone know of a good cheap time clock type program or how to make one using Access or other Office product?
|
| Multiple tables - need 1 report | 22 May 2008 23:58 GMT | 1 |
5 tables, each with vendor names, locations, trade and bid amount for a specific project (construction). I need one report showing all the bids from one vendor, i.e. plumber with the name of each project, his bid amounts and a few other items.
|
| new user | 22 May 2008 21:32 GMT | 3 |
I made a query that sorts birthdays between two dates ex. 05/01/** and 05/31/** when my results appear they appear numerically by all the 1's first, then the 2's. Ex. is 5/1, 5/10, 5/11, til it goes thru 1's then 5/2, 5/20,/5/21. How do I get my database to search and keep the ...
|
| How do I make a commision spreadsheet? | 22 May 2008 19:10 GMT | 2 |
I am trying to make a spreadsheet that includes commission percentages and overhead.
|
| "First" Function | 22 May 2008 18:44 GMT | 2 |
Access 2003 I am missing something about using First in a query. Why wouldn't this retrieve the first and ONLY the first record for each different Region in Table1?
|
| Going to the Next Line | 22 May 2008 17:35 GMT | 5 |
I am trying to write some code for my database but the field come to the end and I can't find a way to go to the next line by keeping the same idea? Is there a way to keep on going without breaking the code (to the next line whenever the first line is at the end?
|
| Help!! how to attach pdf to access record | 22 May 2008 17:34 GMT | 2 |
Please tell me how you can attach a pdf to an Access record. We have a large database of clients in our Access database. We also have paper files for them that must be scanned and attached somehow with their database record/info in Access. How is this done? We are a non ...
|
| Concatenate-Access 2003 | 22 May 2008 17:10 GMT | 4 |
I have tried to use Duane Hookom's generic function query to get the EQUIPMENT field to concatenate, but can't seem to get it right. Here is my original query- SELECT CreateSchEqp.JOB, CreateSchEqp.EQUIPMENT, CreateSchEqp.BEGDT, CreateSchEqp.ENDDT
|
| Button actions on form... | 22 May 2008 16:06 GMT | 3 |
hi there, new to access and have a quick question. I am creating a very simple data entry form, and have a couple buttons that are included at the bottom of the form. After entering the data into the textboxes, there is a SAVE record button and then NEXT record button. ...
|
| Auto Entry | 22 May 2008 16:04 GMT | 2 |
I am designing a very basic data collection tool for a small business. Multiple users are entering data into this repository. I have added a "UserName" field into the main table and would like it to automatically capture the initials of the person entering the information in
|
| database setup | 22 May 2008 15:55 GMT | 1 |
I'm new to access and I'm having difficulty setting up my training records database. The purpose of this database is to monitor when an employee will be moving up to the next labour grade (i.e. promoted). There are certain courses offered within the organization that will enable ...
|
| Undound Fields | 22 May 2008 15:21 GMT | 1 |
My last question is how can I have a unbound data to not duplicate in a different record? What I meant is, on day 1 whenever I put a value in my unbound data and when I open a new record (day2), I still have that value in the undound field.
|
| Help!! I having problems with Null Values! | 22 May 2008 05:45 GMT | 8 |
I am trying to build a report to look like a statement. I have two fields.. One is this months data and the other is the previous data. Since I only have room for one number, I went back to the query to build the iif formula to tell it to look at either one field or another and ...
|
| Input Mask on Date for Year or Month Only | 22 May 2008 05:26 GMT | 3 |
I want to have either a single classification for Year-Month, or a field for year, and a field for Month. I'd like to be able to use the Date/Time functions to compare these to other data.
|
| Differents Fields | 21 May 2008 22:18 GMT | 3 |
How can I import data from a field in Table A and duplicate it in a different field in Table B. Please Help!!!
|