| Thread | Last Post | Replies |
|
| Multiple Selections | 20 Feb 2008 17:59 GMT | 2 |
I just want to know if it is possible for you to crate a list that you can select one or more options. if so how??
|
| Running Access 2007 with Office 2003 Standard | 20 Feb 2008 17:58 GMT | 1 |
I have Office 2003 Standard edition but need Access. I can't buy Access 2003 now so need to buy Access 2007. Will Access 2007 run ok with Office 2003 Standard?
|
| Access 2007: How to run reports from forms??? | 20 Feb 2008 17:46 GMT | 2 |
I designed a form and ran the macro button wizard to create a button (with macro) to run my report. This worked fine, with my report output also containing buttons to exit and print the report.
|
| Import from QUERY in another database not from table | 20 Feb 2008 17:19 GMT | 1 |
I really need to import a union query from another database. What I'm actually doing is importing the query as table in the query's database, and then import that table in each user application. The problem is that i can't get the table to be updated automatically :(((
|
| Activating a field when a condition is met | 20 Feb 2008 17:18 GMT | 1 |
I Have two fields in a form i) Awarding body registered which is a yes/no field (drop down list) ii) Awarding Body Reg Number which is a number field what i would like to do is only allow information to be entered into the
|
| Help with counting | 20 Feb 2008 16:54 GMT | 2 |
I've never used any counting function within access before and need some help. I have an inventory table with several fields listing all the equipment we have. One of these fields is called GROUP. This field states which category each item of equipment falls into. For example ...
|
| visible if | 20 Feb 2008 16:40 GMT | 2 |
In a form, I have a check box a called CkBoxEHComp and a label called LabelEHComp In the format tab I have them set to visible = no I also have 2 a comboboxs called PMID and ReportDtID(default value is 1).
|
| How do I sort in EBCDIC sequence in Access | 20 Feb 2008 16:32 GMT | 5 |
As opposed to ASCII, I want to sort on a column into EBCDIC sequence. Sort Sequnecs EBCDIC: Lower Case, Upper Case, Numbers Sort Sequence ASCII: Numbers, Upper Case, Lower Case For example: Region Code column entries: 1AB1, 1AA2, 1A23
|
| Database Access | 20 Feb 2008 16:22 GMT | 3 |
I have an existing .NET 2.0 C# Windows form application that accesses an Access database for information. The form can be utilized by 2 types of users. Type A can read & write to the database. Type B can just read from the database. The database is located on the same machine ...
|
| How to hide Menu Bar in Access 2007? | 20 Feb 2008 16:19 GMT | 2 |
Is there an equivalent of "Application.CommandBars("Menu Bar").Enabled = False" in Access 2007? In my Access 2003 mdb, I can programmatically hide all Toolbars AND the Menu Bar on the main form's open event (and maximize the form) to get a nice,
|
| Calendar Control | 20 Feb 2008 16:10 GMT | 3 |
can a calendar control be used in Access 2000?
 Signature Gator
|
| When Saving I get a data value to large message? | 20 Feb 2008 15:51 GMT | 1 |
When I try to save my table I get a message saying that the data value is too large. I have no idea what that means. Any help on the subject would be greatly appreciated.
|
| Losing record with replication scheme | 20 Feb 2008 14:43 GMT | 8 |
Scenario: System data changes at least once per week. Multi users can change data any number of times. I have a Design Master(DM) that is a BE that accepts the data (table)
|
| How can I tie model numbers to manufacturers' names in table(s) ? | 20 Feb 2008 14:14 GMT | 2 |
In Access 2003 I'm starting to build a database that will store and print data from annual testing of water control valves. I have intended to have a table with fields describing various characteristics of the valves: Make, Model, Size, Type, Serial Number, Location, Downstream ...
|
| Hiding message & dialog boxes | 20 Feb 2008 14:06 GMT | 2 |
Is there a way to prevent a warning dialog from popping up like its don't in excel. Thanks.
|