| Thread | Last Post | Replies |
|
| Another pic question | 17 Oct 2005 21:53 GMT | 1 |
Ok, I have looked at a lot of past posts regarding this but I havent found anything that was helpful and easy for me to get. I have a table where the link to an employees picture is stored as a OLE Object. What I am trying get done is on my main form have the picture show up. ...
|
| Printing labels? | 17 Oct 2005 21:32 GMT | 9 |
I have used the following code to print out labels based on a suggestion in the archives, but I get an error message. "Can not find object referred to" The error refers to [SkipControl]= "Skip"
|
| Multiple Versions used to create one presentation | 17 Oct 2005 21:10 GMT | 1 |
I am having trouble downloading a ppt presentation that was created by one person using ppt 2003 and sending it out via an e-mail and another person adding on to this presentation using ppt 2000 and sending out via e-mail. Now that it is my turn, I cannot download the whole ...
|
| Set label report to print one label per record | 17 Oct 2005 18:54 GMT | 2 |
I am trying to set up Nick Hutnicks suggestion for printing labels. He says to make sure you set up the label report to print one label per record. I don't see any settings for this. Could someone tell me how to
|
| Sum by name | 17 Oct 2005 18:01 GMT | 6 |
I have a table that has some information regarding employees. I am trying to sum up the financial information by the employee name. I have 3 fields that have such thing as dues, initiation, and hours for the period. I want a query that sums the dues, initiation, and hours ...
|
| Maximum Tables? Maximum Fields/Columns Per Record? | 17 Oct 2005 17:24 GMT | 7 |
Hi - I am very, very new to using Access, and I am currently scoping out what tables, records and fields I will need for a new database. After reviewing the postings - it does not appear to be a limit to the number of records in a table. Is there a maximum number of tables I ...
|
| reference guide to system functions | 17 Oct 2005 17:14 GMT | 2 |
Where can I find an online reference to all access functions (i.e. OpenRecordset(), dlookup() etc.), their parameter list, usage, etc.? Thanks. S
|
| Can I use a public variable in a group footer section in report? | 17 Oct 2005 14:21 GMT | 2 |
I want to get a conditional summary which is judged by the condition from another 2 tables, I wrote a procedure to process the whole judge and calculation thing, passed the result to a public variable, but in the group footer section, it seems like it couldn't recognize the ...
|
| Better Coding 2 SQL Commands | 17 Oct 2005 11:52 GMT | 3 |
I have to run 2 SQL commands, This is what I came up with but I'm sure there is a cleaner way. It works but cleaner would be better! Thanks DS
|
| New user problems-new record | 17 Oct 2005 11:28 GMT | 2 |
I am in a marketing class. I opened a new Access database and created a form that was based on a survey created in Word. I started from scratch creating a nice looking survey and intended on entering the information gleamed from the Word document survey in this new form I ...
|
| A Better Way To Code This | 17 Oct 2005 04:48 GMT | 8 |
Is there a better way to code this, Like a global command or something? Thanks DS Private Sub Command43_Click()
|
| COUNTING | 17 Oct 2005 00:01 GMT | 4 |
I am having troubles counting in a report, I have zeros in a particular field, cannot delete them, but I want to count everything without zeros. Have tried count([fieldname]>1) doesn't work what am I doing wrong?
|
| Please make powerpoint a stand alone app like a regular program. | 16 Oct 2005 21:46 GMT | 1 |
I have works suite 2002 but I don't need all of it... I do need powerpoint for my graphic presentations which I don't have. It is not included. Please make it a stand alone application or tell me how to get it as a stand alone app. I cannot afford another office product.. ...
|
| Adding data to query | 16 Oct 2005 20:45 GMT | 3 |
I've got a query built on several tables and 2 other queries. Works fine but I need to have a field in the final query that I can use to mark specific records in the query and then sort on that column. I added a field to one of the tables and made it a value lookup. Bringing ...
|
| Calculating Six Sigma Levels | 16 Oct 2005 13:32 GMT | 2 |
how would you calculate sigma levels in access?
|