|
SendObject for report as HTML I have a report that I want to send out via email, but the send as RTF, DOC, and XLS opitions really butcher it. SNP works fine, but no one has the SNP viewer installed. I would like to use the HTML option to output and use a template, but I can't find any directions on how to use an HTML template. My report... 5 Jan 2006 12:29
Weird percentages When displaying a calculated percentage the first time, I got a number that was 1/100th of what it should be and that went on to about 10 decimal points. So I used my ingenuity & multiplied the figure by 100. But I can't seem to limit the number of digits to 1 past the decimal point... -- Thanks for your time... 3 Jan 2006 08:17
FWIW don't know if it matters, but MS Office Pro 2k References - DAO only compiles fine if I use the following code, then the page footer displays on the first page only (exactly the opposite of what I'm trying to accomplish) <code> 'Me.PageFooterSection.Visible = ([Page] <> [Pages]) but... 'Me.PageFooterSe... 1 Jan 2006 21:55
Access 2003 Database - Database window hiding I am trying to create a database that, when opened, the only object to appear anywhere on the computer creen is a particular form in Pop-Up view. I have set the startup to open this pop-up form but i would like to see the database window dissapear altogether, including from the task/start bar at the bottom of m... 7 Dec 2005 18:12
Text Box - Right/Left Justify Is there a way to justify the contents of a text box agains both the left and right margins, newspaper style, as is possible in Word? If not, are there any third-party controls that would do it? Thanks. Alan ... 6 Dec 2005 15:05
printing snp / rtf files From Excel, I have some code that opens/exports an Access report to an rtf file. From here, I create an instance of Word to view/print the file (this allows me to free up the instance of Access and any locks to the file). As we all know, rtf loses much of the formating. I can use the same code to export to a... 30 Nov 2005 17:52
Barcode printing with Eltron(Zebra) TLP2844 using EPL Hello, I want to print Barcodes(Code39) directly from Access (Report) with an Eltron (Zebra) TLP2844-Labelprinter. Label-size: 11mm x 21mm There are the possibilities to use barcode - font in access report or to use some add-in, but this is not recommended for this small labels. I heard that It would be be... 17 Nov 2005 12:34
Runtime Error '2448' Can't assign Value When a report opens, I have a input box that captures a name. I would like that name to be populated in an unbound text box (TextName) on a form. However, I keep getting the erro message '2448' that I can't assign a value to the text box....please help... Private Sub Report_Open(Cancel As Integer) Dim Messa... 13 Oct 2005 23:28
report setup Hi I have a report that uses a paper size of "cheque". When I preview the report, it comes out as "cheque". But when the front-end is distributed, the preview comes out as something else and the user needs to go to setup and reset the paper size. I have turned off the Auto Correct check box, but the problem pe... 14 Oct 2005 06:12
subtraction I have a weight Report that shows specific Dates and weights of animals. In the report instead of having a running sum is there a way to have a running subtraction so I can show the amount of weight gain, In Other words say I have the following Date Weight 9/3/05 18 oz 9/23/05 40 o... 28 Sep 2005 22:14 |