| Thread | Last Post | Replies |
|
| How translate yes/no column to text on form? | 31 Jan 2006 23:08 GMT | 2 |
I have a form that reads a column of yes/no format. I need to display "Bid" if the value is Yes, blank if No. I have tried all kinds of IIF statements to get this but nothing works. All I can get is 0 for No and -1 for Yes. Any ideas?
|
| Filter by Forms no longer works with linked SQL table | 31 Jan 2006 22:54 GMT | 1 |
I recently upsized a database and changed linked tables from linking to an access database to a SQL database. Now, when a user right clicks on a data item and chooses "filter by selection", they no longer get results. is there a way to make "filter by selection" work with linked ...
|
| Code to view Outlook calendar appointments while in Access | 31 Jan 2006 21:22 GMT | 3 |
I'd like to programmatically view the Outlook calendar appointments for one or more persons (to whose calendars I currently have access) while I am in my Access database so that I can check their availability for a future meeting or appointment.
|
| Importing Table Error Message | 31 Jan 2006 20:42 GMT | 1 |
Hi there. When I try and import a table (cvs file) into a new table in acess, I get an error message saying "Property not found" "Error occurred trying to import...". I have changed all the properties to text, and still unable to import into a new table?
|
| Bold | 31 Jan 2006 19:45 GMT | 2 |
I need to be able to bold part of the text in a label or text box. Is this possible? EX In the sentance:
|
| Command Button Wizard | 31 Jan 2006 19:40 GMT | 2 |
My database includes regular Select, Append and Delete Queries. On a form, when creating a command button from the tool box with the wizard, after choosing the Run Query Action, none of the Delete Queries are in the list. The others are displayed, and can be chosen. An obvious ...
|
| On application close need to run code | 31 Jan 2006 19:22 GMT | 3 |
What is the best way to run code when the application is closed? Is there a Application_Close somewhere in Access that I have access to? Maybe someone has a Rube Goldberg 'esk' way of accomplishing this. The reason I need this is because the user tends to hit the X to close the
|
| Cannot save new records | 31 Jan 2006 19:02 GMT | 4 |
Not sure if *this* is the forum for asking this question, but I inherited a small access programme, which allows the creation of new records, and has been doing so, up to now. Now, I can fill out the new record, or several new records, and page back
|
| Duplicate pages | 31 Jan 2006 18:45 GMT | 11 |
I have duplicate report pages, how do I delete the duplicates?
|
| Listbox - limit selection | 31 Jan 2006 18:20 GMT | 3 |
I have a listbox based on a table and I want the user to be able to either select the first item which is a * OR make multiple selections from the list. If the * is selected then the user should not be able to make other selections.
|
| Note Field problems | 31 Jan 2006 18:05 GMT | 1 |
Is there any oportunity in any Access version to allow formatting text (Bold Underline etc) in Note Fields?
|
| Entry of repeated value | 31 Jan 2006 16:59 GMT | 5 |
A list box is set to retain its value. If it is just Tabbed over a null is entered into the table instead of the value. If a letter is struck, then the first value from the source table is displayed and entered. If the same letter is struck as the value displayed, then the ...
|
| Not sure what to do | 31 Jan 2006 16:11 GMT | 1 |
Currently iv got 3 tables School Details Meal Uptake Meal Numbers
|
| Reflecting a change in the mainform based on a condition in subfor | 31 Jan 2006 15:51 GMT | 1 |
I want to make the status(a field in the table) to "closed" in the Main form based on a condition in the sub form.At the begining the status is "Open".I want something like- if subform.text1="Closed" then
|
| Multiple date parameters...simplify | 31 Jan 2006 15:31 GMT | 6 |
Greetings... I have two subforms embedded into my main "Metrics Form"...however, both subforms are based on a query w/ Beginning & Ending Date parameters...both queries are actually sorting the same data..one sorts for "completed
|