Hi There, I have designed a report that prints and runs well with laser printer but it creates 1 little problem when I try to print with dot matrix printer...
Arnold- If the dot matrix is making two passes per line, it must be trying to print in "high" quality. It could be a setting saved with the report. Open the ...
We created a database in Access 97, it is set up so the Switchboard is on the screen upon opening,,, the user can not use the database window underneath the...
Carl- Holding down the shift key should still work in 2003, but I've never tried holding down the Shift key while double-clicking the file in Windows Explorer....
Holding down the shift key still works in 2003, and yes it works fine key while double-clicking the file in Windows Explorer. Todd ... [Non-text portions of...
Hi, I am trying to do something pretty simple, but am not very familiar with access. What I am doing is making lists daily with 2 variables, and I want to be...
I'm trying to put a photo in a table so I can see it in my report. I put it in but it doesn't show up in my report as a photo. I either see the word jpeg or...
Jeannie- What is the data type of the field you're using to store the photo? What version of Access, and do you have the latest service packs installed? John...
I hope I can answer your questions! The person who ran the database for our small company left abruptly and this fell on me. I can use Access to get the...
Jeannie- First, the easy question. After Microsoft releases a product, they will often later release update packages to fix problems discovered in the initial...
Does a later version of Access automatically handle .jpg's??? This seems strange that customers should have to change images to a .bmp file format when .jpgs...
Dave- Access 2000 was nearly double the size of Access 97, so Microsoft got cautious about installing all options in the default. Remember, Access 2000 is...
Is there a process by which an Access report can be saved to a pdf file then attached to an email without any manaul intervention or use of additional dll...
Is there a process by which an Access report can be saved to a pdf file then attached to an email without any manaul intervention or use of additional dll...
Hi, I'm trying to use a value from a listbox(a hyperlinkfield on a table) as a reciepent. I set up a macro to use sendobject, but don't know how to set the ...
Joe- As long as the email address is the Bound Column, you should be able to simply reference the listbox. However, if the listbox is mult-select, you'll have...
Here are my notes about using an item out of a Listbox. Hopefully, you can modify it to suit your needs: Q) I have a MultiSelect listbox control on my form. I...
Joe- As long as the email address is the Bound Column, you should be able to simply reference the listbox. However, if the listbox is mult-select, you'll have...
My ultimate goal is to build a report (Chart) which is based on a query. I've got the query going. I've got the chart report going. My next step is to be able...
Joe- SendObect won't open the report, so your reference to [REPORTS]![RPTEMAILOPENCLIENT]![PROGRAMEMAIL] should either return an error or nothing. I think you...
Hi This is my first mail in this group. I have a problem to solve. Please help. I hv a table called userdata. Fields are (with some example): Name address...
Dawn- What version of Access are you using? The problem is the Chart applet runs outside of Access and cannot, therefore, resolve parameters that point to ...
I have an Access database with 400+ reports. I want to start consolidating reports, but I don't know what reports are being used the most. Is there something I...
Thanks, It worked ABK ... From: ms_access@yahoogroups.com [mailto:ms_access@yahoogroups.com] On Behalf Of John Viescas Sent: Thursday, January 05, 2006 9:24 AM...
You could put code in the On Open event of all 400 reports to write to a table to count each time it was opened. Moe Napper <moenapper@...> wrote: I...
You guys have been great helping me with my previous questions THANKS!! Now I have another one, my son and I have developed an Access Application (Access...