| Thread | Last Post | Replies |
|
| Closing Excel Application | 26 Jul 2005 09:37 GMT | 3 |
I am using VBA to export a report from Access into Excel, reformatting it so it looks something like the original report, and leaving the Excel file open so that the user can email it. My code goes something like:
|
| Charts | 26 Jul 2005 01:32 GMT | 3 |
I am trying to insert a CHART into a Report but the labels always come up with East, West, etc. The data appears to be fine but I don't understand why the labels do not reflect what I want to see. The query that this chart is based on looks fine. The Query is based on two ...
|
| Carriage return | 26 Jul 2005 01:27 GMT | 2 |
HOWTO add a carriage return at the end of a text in a text field? TIA Mike
|
| opening a form is datasheet view from a switchboard | 26 Jul 2005 01:21 GMT | 3 |
Everytime i use a switchboard to open a form it opens the form n single form view even though I have set the defualt view on the form to datasheet view. Any solutions?
|
| Add new record in datasheet view | 26 Jul 2005 01:01 GMT | 4 |
I need a command button on form1 to open a form2 in datasheet view & add a new record with data filled in based on data on form1, allowing the user to either tweak the data in form2 at this point and/or accept the transaction. I need all the records to show in form2, which is ...
|
| Ruler to display as inches | 26 Jul 2005 00:23 GMT | 6 |
How do I change the ruler on a form in design view to display inches rather than cms? Thanks Tony
|
| Search using two criteria on form | 26 Jul 2005 00:00 GMT | 4 |
Access 2000. I have an employee db. I need a way to perform a search of the employee id # and a specific date and have that date show up on my form for editing. Thanks...Randy
|
| Open Access form only | 25 Jul 2005 23:59 GMT | 3 |
Is there a way to open a Main Menu form without showing the Access window behind it and make it appear as a standalone application? I know you can hide the database on open but I only want the Main Menu form to open and not dislpay that it is sitting inside the Access window.
|
| tranfering data from forms to tables | 25 Jul 2005 23:55 GMT | 2 |
im new to Access 2003 so this question might sound simple to some users In a form i have a text box and the control source is a calculation done with expression builder. the problem is im having trouble transferring the calculated value into a feild on a table. Any ideas how???
|
| Multi-User - CAN ANYBODY HELP | 25 Jul 2005 22:12 GMT | 2 |
I have a be/fe application, everything works great but have one issue. When one user is in a recordset (same form) that another user pulls up, the original user's data shows #deleted. My users have their front ends on their individual desktops and the backend is on the server. ...
|
| Newbie question | 25 Jul 2005 22:10 GMT | 1 |
I have a form that has dropdown boxes as well as regular text boxes. I am trying to figure out how to make a couple of my text boxes "Not editable." Under the form properties I can only find this for the entire form. Any help?
|
| How do I put the name of the browsed file into a text box? (XPost) | 25 Jul 2005 21:46 GMT | 10 |
I have successfully used the method at: http://www.mvps.org/access/api/api0001.htm to create a browse function for my form. All I need to do is get the name of the file the user selects into a text
|
| Sub-form not continuous when in main form | 25 Jul 2005 21:31 GMT | 1 |
I have a form with customer information. (Cust ID, Name, Address, Phone) I have a sub-form that has specific order information, with a few basic fields (Order ID#, Date, Order $ Amount, CustomerID{hidden/not visible}), and a "Details" button next to the order line item that takes ...
|
| Requery problem with combos on a continuous subform | 25 Jul 2005 21:31 GMT | 4 |
I have posted an earlier post today, far too complicated by the looks of it, so I have re-written a simplified version. I am new to this and I really need some help, I have looked and read lots of posts, but I still cannot get it!
|
| Displaying pdf's on forms | 25 Jul 2005 21:27 GMT | 2 |
I am looking for a way to display a pdf on an access form. I have a directory full of order forms that are numbered and a list of them in a table. I need to display the order form that corresponds wiuth the record that is being viewed. Any advice on how to do this would be much ...
|