| Thread | Last Post | Replies |
|
| Escape codes for delim characters in listbox value list? | 10 Feb 2006 01:36 GMT | 2 |
I am using an Access listbox with RowSourceType set to "Value List." Some of the values that I want to add to the list contain characters that are interpreted as list delimiters when I set the RowSource property. I have tried replacing the offending literal characters with every
|
| Documentation of Database in Word | 09 Feb 2006 22:26 GMT | 4 |
I need to document a database, and I do need output in Word so that I can edit the output. I need to describe table and field structure, used objects, dataflow, workflow, What are the options? I can think of the 'documentor' build in Access or third party tools like Total Access ...
|
| User queries and security | 09 Feb 2006 20:45 GMT | 2 |
HI--a simple question about access security--am having brain lock--if I make queries read only to a chosen user group (as defined by access security) will they stil be able to open forms based on sql statements in the Record source property of the form?
|
| 1 to many relationship between columns | 09 Feb 2006 20:37 GMT | 3 |
Considering a table/dataset of structure below: Name, Code, Other fields ABC, 1, ........... ABC, 1,............
|
| Ole Objects | 09 Feb 2006 19:30 GMT | 4 |
I'm trying to put a logo on a report. If I embed the image, then every time it changes, I have to modify the report. Not what I want. (Read 150+ reports..) I don't want a linked image either. It has 2 problems. One is that a change in the drive the app is run from would cause ...
|
| Combo Box look up problem | 09 Feb 2006 18:37 GMT | 2 |
I'm in the process of creating a form with lookup fields. The problem I'm having is this: When you enter data into one of the look up fields, the data says there. I need it to clear the field after you hit Enter or Tab. How do I do this?? This is what is displayed 'after
|
| What's "required" to get work in Access these days? | 09 Feb 2006 16:32 GMT | 18 |
I have over 10 years strong experience coding in VBA, developing complex multi-user applications in MS Access (all versions), have worked with security, replication, and whole bunch of other aspects of desktop development. I've even developed web apps interfacing with both
|
| Call call | 09 Feb 2006 16:15 GMT | 1 |
I have a small question concerning to the procedure call. I have the following procedure: private sub procedure_name (ByVal name1 as string) ...
|
| Calculating Opening Balance in a Report ! | 09 Feb 2006 11:01 GMT | 2 |
I have 2 tables ... Customer_Master: Cust-Code, Cust_Name Customer_Transactions: Cust_Code, Date, Details, Debit, Credit I would like to generate a report in the foll manner, say from 15.1.06
|
| VBA collections question | 09 Feb 2006 10:15 GMT | 4 |
If I create a collection in VBA and populate it with entries indexed by text keys, is there a way to go back and enumerate the actual key values used? For example:
|
| Data Access Pages | 09 Feb 2006 05:54 GMT | 2 |
I am looking for some advice on whether to use Data Access Pages. Basically they will be used on a organization's intranet. The pages will be a simple survey, about 20-40 questions, where the users will select an answer for each question. The number of individuals answering ...
|
| Spot the Error | 09 Feb 2006 00:20 GMT | 3 |
This one had me stymied for a minute. Clicking the button it was attached to seemingly did nothing. ============================= On Error GoTo exitGetData
|
| Great Job Board | 08 Feb 2006 23:38 GMT | 2 |
--_NextPart_00009763-0000083A-0CE5C593-AC45 Content-Type: text/plain Content-Transfer-Encoding: 7bit There is a great job board located at the employment section of
|
| Proposal to change the name of CDMA | 08 Feb 2006 23:35 GMT | 1 |
I would like to suggest a change, not to the charter, or the FAQ, but to the name of CDMA. After our successful seasons featuring the lunatic and then the crook and goons, this season's offering, highlighting the nut, will gain us the visibility we need with the various award ...
|
| Dynamic Fields Report (Access 2000) | 08 Feb 2006 23:29 GMT | 1 |
Thanks for taking the time to read my question. I have a table of data that has Date, Data and Category. I need to show, in a report, each Categories Data by Date. The Date has to be it's own
|