| Thread | Last Post | Replies |
|
| Automatically populate combo box | 16 Oct 2004 01:27 GMT | 1 |
Hello, I am a newbie to Access. I am using Access 2002. I need one combo box to be populated with info depending on a selection made in another combo box. Combo1 contains Product Category Information
|
| Yes/No | 15 Oct 2004 23:29 GMT | 2 |
Please advise how best to count Yes/No data. Regards. Rayh
|
| i have a document but i dont know how long its been there how do . | 15 Oct 2004 23:26 GMT | 1 |
pls i need to know the date this document was put on my comp
|
| Iterate through records in a query result and perform operations? | 15 Oct 2004 22:37 GMT | 2 |
I'm trying to figure out how to iterate through the results of a query, perform some logical evaluations at certain points in the process, and return the records that evaluate true, until I've exhausted the records in the query. The following is a snippet of data (first row holds ...
|
| wanted simple music collection access databse, online | 15 Oct 2004 20:45 GMT | 1 |
Wher, online, can I get a suitable access database to organise my large collection of cd's
|
| update query | 15 Oct 2004 17:35 GMT | 2 |
I have 2 tables. One has fields "program" and "pvalue". The other has "program2", "pdate" and "pdvalue". I have to sum the values for program2 and update the pvalue. I have tried numerous approaches.
|
| Access to Word | 15 Oct 2004 14:33 GMT | 3 |
I wanted to know if I could send a record from Access to Word. I would like the current record on the screen in Access sent to Word and automaticlly displayed. Also I would like to set the page setup settings in Word, like margins and paper size automaticlly. So if a person ...
|
| not updateable query | 15 Oct 2004 13:33 GMT | 2 |
I have a table with 2 fields. Field1 has date and Field2 info. If Field1 is NULL, I would like to populate it using the value from the table itself. I have written an update query as follows. When I run it, it tells me that the query is not updateable. How do I accomplish ...
|
| mapViewOfFile(.......): Handling Very LArge Files | 15 Oct 2004 10:04 GMT | 1 |
I am trying to memory mappin technique to parse zone file. The program is running fine for small file of size around 350MB but the same program failes when the file size becomes 2.5GB Here is a simple program which works fine for small files but fails for
|
| Formatting Calculations in Query | 15 Oct 2004 10:03 GMT | 2 |
I made a calculation in a query that returns a percentage, but it gives me a long decimal format and I want it in percentage...any hints?
|
| blocking files | 15 Oct 2004 05:33 GMT | 2 |
is there a way to stop office outlook from blocking files.
|
| alphabetizing 3 ways | 15 Oct 2004 04:06 GMT | 1 |
We are attempting to put all of our songs into power point, want to be able to acess them 3 ways by titles, alphabetical, by first word of song. Don't know how to go about it. thanks your your help,
|
| Design reports with formulas | 15 Oct 2004 02:13 GMT | 5 |
I created a report that totals three different types of space in two different buildings. I was able to create subtotals for each type of space in each building, and a grand total of each different type of space in both buildings. Now I want to add a "Grand Total", which would ...
|
| Hyperlinks in Access | 15 Oct 2004 00:23 GMT | 1 |
I have a table with one hyperlink field. On a form, I have a text box bound to the hyperlink field in the table. When I click on the hyperlink in the text box, it opens the WORD document stored via the link, BUT Access minimizes to the task bar. Is there a way to ensure Access stays ...
|
| referring to a field in a table in VBA | 15 Oct 2004 00:21 GMT | 2 |
I was sure that I knew this but... How do I retrieve the value from a field in Visual Basic? I am using a table to store some constants and want to use them in some code. Thank you
|