| Thread | Last Post | Replies |
|
| calculation on form | 07 Jan 2006 05:41 GMT | 1 |
I have a list f text boxes for different prices of things, ie: Base Price, Rental Item Fee, Delivery, etc. I created an unbound Total due text box for a total of all the previous boxes. What is happening is that when i go to a blank order form and start entering cost the Total ...
|
| How can I give full access to 1 table in read-only MSAccess file? | 07 Jan 2006 04:44 GMT | 2 |
Is this possible to give read+write access to 1 table in read-only MS Access file? I've 3 forms in my program with ~10 Event Buttons. When read-only access people click on Button1, database(Table) should be updated. Is this possilbe?
|
| Clearing Form | 07 Jan 2006 04:29 GMT | 1 |
Just Created A Form. When I open The Form The Previous Information is on the form. How do I make It So when I open The form it is blank and ready for the next data to be input? Thank You In Advance.
|
| Hyperlink message | 07 Jan 2006 03:23 GMT | 5 |
I have a form in which I have a hyperlink field that opens a folder to display a number of files within that folder that the user can then open and view. However, every time you click on the hyperlink, you get the message: "Some files may contain viruses or otherwise my be ...
|
| Import/Export | 07 Jan 2006 01:34 GMT | 1 |
We have system we use to input our loan information. From that, we pull a report which downloads as a text file. We can then import it into an excel spreadsheet to view. From this information, we have a letter that goes out to customers and what I am trying to do is to get the ...
|
| Duplicate Entry | 06 Jan 2006 23:43 GMT | 4 |
In a form I have added a field named "record number" that is the primary key so duplicates are not allowed for the field. I want if the a user enters a duplicate record number a message to pop-up saying the record is dup. But for some reason the message doesn't come up until ...
|
| Parent child form | 06 Jan 2006 23:09 GMT | 3 |
I want to design a form accessing two different tables. I should be able to add/delete/modify records in both these tables together. How can I do it? Here is how it should look like ...
|
| Need VBA Codes for a Huge Problem in MS Access | 06 Jan 2006 22:55 GMT | 1 |
I have a huge issue and i need your help.let me list the controls that are invovled: 1.cmdAddFinding ---command button on frmSystem--> DataSource(tblSYS) to go to frmNewFinding(LinkCriateria SYS_ID)
|
| Designing a form for multiple different-type products | 06 Jan 2006 22:41 GMT | 2 |
I want to design a db containing products with different technical characteristics. Which is the best way to do this? All products should be stored in the same table and only the product specific fields should be printed and
|
| Can I save and reuse a form query? | 06 Jan 2006 22:41 GMT | 2 |
IF I query by form while i n form view can I save and reuse this. I have a 4000 record DB in Access 2000. Many of these records are too old. I want to do a query within the form and save it and use it as my main DB.
|
| System information | 06 Jan 2006 22:26 GMT | 2 |
Iam doing a project in MS Access 2003. I need a help from your expertise. I have a table and am providing a GUI through Forms. I provide a form for the user to add or edit records of the table.Once they add or edit records, I want to track the user who modified the
|
| Need Input Mask for a textbox | 06 Jan 2006 22:20 GMT | 3 |
Hi Freinds, I have a field FINDG_NO in my sql server that has datatype Varchar. Its a Primary Key of the table. On my Access form called frmFinding i have a text box called
|
| store "switch expression" result created in a form for report use | 06 Jan 2006 22:15 GMT | 2 |
My first time using "switch" - Created a form & entered score in one column and using "switch expression" converted next column to display a level based on score. The level does not display in my table. How do you store the "switch expression" result in the table for future ...
|
| Wrap Text on Command Button | 06 Jan 2006 20:35 GMT | 6 |
Is there a way to wrap text on a command button? I know that by sizing it the text will wrap. It's just that I want it a certain size. Thank you, Karen
|
| Format Combo values with padding | 06 Jan 2006 20:27 GMT | 5 |
Hi, Can I format the values (number) in a combo list with leading zero? For example, my value on the combo is 06010001, but the leading zero does not show. I can format the combo's property to "00000000" and after the combo's
|