| Thread | Last Post | Replies |
|
| Dates on an Access Report | 14 Apr 2008 20:52 GMT | 7 |
I am trying to fix the date fields on an Access report (txtQAStart and txtQAStop). Is it advantageous to use a different designation for date fields such as (FromDate and toDate)?
|
| connecting text boxes with lines | 14 Apr 2008 17:31 GMT | 6 |
Just a quick question about lines: Is it possible to connect a text box (e.g. txtbx1 to txtbx2 and txtbx2 to txtbx3) with lines where txtbx1,2,&3 move up or down according to their values? Like have access find the location of each txtbx and draw a line from
|
| Access 2003 db compatibility w/ Access 2007 | 14 Apr 2008 16:17 GMT | 2 |
I have an db that was developed in Access 2003, but it was formated as Access 2000. The person who will be using the db is planning on getting a copy of ms/access 2007. Should we anticipate compatibility issues? Regards,
|
| Change font on report | 13 Apr 2008 22:49 GMT | 3 |
Correct me if I'm wrong, but is it impossible to change the font in a report field when in print preview (MDE database) or can it only be done in design view in the MDB database. Part of my database is used to print name tags for functions, and it would
|
| need help with inserting a set of records | 13 Apr 2008 22:48 GMT | 8 |
Hello all & I hope I'm posting in the right place.. I need to load a temporary table with a range of sequential dates, passing it a beginning and an end date from a criteria form. I have created the form FrmMakeDayFile with 2 unbound fields
|
| SSN format | 13 Apr 2008 20:28 GMT | 1 |
I have a query where I need to have the SSN appears as 123456789 instead of 123-45-6789 can someone help me with this? The table has it as 123-45-6789. I would like to do it without running an update query with the replace function and would also like to avoid using left,mid ...
|
| Preserving Relationship window | 13 Apr 2008 11:50 GMT | 4 |
Having spent ages sorting out the layout of my relationship window with about 60 tables and getting it all tidy and with enough of the tables visible to show the PK an FK relaionshipsOn a subseqent occassion, on opening the relationship window, I found all the tables had shrunk so ...
|
| Delete Query without the confimation prompts | 13 Apr 2008 02:09 GMT | 2 |
I have form with a Close button. When the button is closed, I want it to first delete all records in tblCustomerID then close the form. I would like the delete query to just run and not prompt me over and over and over to confirm because I WANT to DELETE them.
|
| move from top of page | 12 Apr 2008 19:29 GMT | 2 |
Can anyone tell my why this isn't working? Me![dt].top=(1440/2.54)*16.78-[DT Total]*0.4) I want it so that for every 1 change in [DT Total], a rectangular box [dt] moves 0.4 units closer to the top.
|
| importing file from the server to a table | 12 Apr 2008 17:18 GMT | 8 |
does anyone knows how to import/link a file that sits on a server for now everytime im trying to import,im getting a message connect to server but then it is cenceled any ideas
|
| Relationship window | 12 Apr 2008 00:28 GMT | 1 |
Having spent ages sorting out the layout of my relationship window with about 60 tables and getting it all tidy and with enough of the tables visible to show the PK an FK relaionshipsOn a subseqent occassion, on opening the relationship window, I found all the tables had shrunk ...
|
| Is there an online Access school? | 11 Apr 2008 19:46 GMT | 4 |
A friend of mine, a bright woman, cannot attend a classroom school because of poor health. But, she has a good job and can work from home. She is not a beginner to databases, but wants to improve her Access skills.
|
| Freezing printing report | 11 Apr 2008 17:54 GMT | 2 |
Allo all, We just upgraded from A97 to A2007 SP1 and we've got a problem that I cannot solve. When someone wants to print a repport, a form F is shown for him to choose the printer. Then he prints it. Everything works
|
| Are lookup fields truly evil? | 11 Apr 2008 14:08 GMT | 26 |
Just been having a tidy up on my PC and dusted off this old link I had: http://www.mvps.org/access/lookupfields.htm I use lookups a lot! They are godsend to me. A typical orders table of
|
| Using an Access recordset to update SQL backend | 11 Apr 2008 06:09 GMT | 2 |
This is an Access2003 and SQLServer2005 question. I have a form for a billing application that uses a temporary table to view and process items. We have three buttons on this form that change the billing action to one of three states:
|