| Thread | Last Post | Replies |
|
| Using a Check Box as a Condition | 15 Jan 2008 09:37 GMT | 4 |
In tblHorseDetails I have a 4 Fields [HorseID] Number [OwnerID] Number [OwnerPercent] Number
|
| MSAccess and barcodes | 15 Jan 2008 07:42 GMT | 7 |
Is it possible to use Access to create barcodes? If so, how?
|
| Computer shuts down | 15 Jan 2008 07:38 GMT | 1 |
My son's computer will just shut down in the middle of homework. When he restarts all files and shortcuts are gone from the desktop. They are not in the recyle bin. He uses an onscreen keyboard. At first we thought that could be causing the problem so we switched to a
|
| how to set value of text bounded on combo box? | 15 Jan 2008 07:19 GMT | 2 |
I have a combo box with row sours of a table, and there is a text box. What I want to do is once the user selects a value from the combo box, the text box should be filled by a specific data. For example, the combo box has list of names, and once the user select the name; the ...
|
| Sluggishness in MDB file after database migration | 15 Jan 2008 06:50 GMT | 3 |
We have an access database in the office that was sitting on server 1 and being shared by at most 5-7 users at the same time over a domain. Server 1 is old and we are looking to slowly retire it so we moved everything to a newer more powerful server 2 (including this database).
|
| Special character in text column | 15 Jan 2008 06:01 GMT | 13 |
I have a column defined as text field in MS Access 2003. I want to insert a string with prefixed of hex02, followed by Carriage Return, followed by Line Feed and ended with hex03. How do I do that manually?
|
| Confusing newsgroup name | 15 Jan 2008 04:06 GMT | 9 |
I notice lots of people misinterpret the name of this particular newsgroup, resulting in many messages that belong in other groups. I'm sure the reason for this is the name of the group: '...public.access' . Wouldn't it be a good idea to change the newsgroup name? Has this ever ...
|
| Set form location on open | 15 Jan 2008 03:48 GMT | 4 |
Using VBA, is there a command for locating a form upon opening in a specific location with a specific width and height? Or other properties for that matter. In Access 2007 my forms won't hold height/width even ensuring overlapping
|
| Auto-run Queries | 15 Jan 2008 03:29 GMT | 2 |
I would like to have a query run automatically each morning and export onto my office share drive. I cant figure out how to set a timer of some sort to schedule the daily run. Is this something that can be done easily with a Macro or in some
|
| sum and times within text boxes | 15 Jan 2008 03:18 GMT | 1 |
I want to multiply text boxs ie 4(1box)x $1.00(2box)=Total $4.00 (3box). I also want sum total (5 text boxes) for grand total. Is this feasible on form?? Thanks
|
| Auto execute my qurey every morning 8:00 am, possible? | 15 Jan 2008 02:56 GMT | 2 |
Dear experts, I have to run my MS Access query every morning at 8:00 am for other departments, but i'd like to come to my office after 8:30. Is there anyway to schedule a query to run ? if so , how ?
|
| Supress "Save" prompt after resizing form by code? | 15 Jan 2008 01:39 GMT | 5 |
I use DoCmd.MoveSize to resize my form on Form_Load and in the code of two buttons. How can I supress the "Do you want to save changes to the design?" message when I close? I tried setting Me.Dirty = False, but the code kept coming back as an
|
| Access and Excel Charts... | 15 Jan 2008 01:34 GMT | 2 |
My preference is to automate Access data to Excel and use an Excel Chart instead of using an Access Chart. But...I'm willing to see if I might be incorrect. Thoughts on this please.
|
| Query on Lebans ReportToPDF | 15 Jan 2008 00:56 GMT | 3 |
I am trying to evaluate this. On his overview page Stephen gives a warning to view the ReadMe file before launching the program. He underlines the word "before" so I am taking this to be important. But I have downloaded the zip file, opened it up, and there's no ReadMe file!
|
| Multiple selection on form, join tables, many-to-many relationship | 14 Jan 2008 22:33 GMT | 6 |
I am using Access 2003. Here is what I am trying to do: I have a Contact table and a Contact Type table. Each contact can have multiple Contact Types (and each Contact Type will have many Contacts). I
|