


Here is my label. Does anyone know how to make this print so that the top of the label is on the left side rather than the right?*`XA*`LH10,10 *`FB700,1,5,C,0 *`FO400,0*`A0R,30,38*`FD Ocean State *`FS *`FB700,1,5,C,0 *`FO370,0*`A0R,21,24*`FD South County Trail*`FS *`FB700,1,5,C,0 *`FO345,0*`A0R,...
Hello all,I am curious as to whether there is a way to use ZOrder or SetChildIndexin MS Access (VBA) to place one control at the top of the Z order forthe form (or its layer within the form) at runtime. I've been scanningonline documentation for an API to add to my code to access either oft...
I have a mix of reports that are designed to print on either legal or lettersize paper. When a legal sized report is first viewed in Print Preview, PageSetup uses the default Window printer's paper size and sets the Paper Sizeto Letter. I'd like to hard code the Paper Size and Zoom to...
HelloI'm sure I do something wrong, but I don't know what ...In Form 1 I painted the RTF2 control and bound it to a memo field. Entering and changing data therein works fine.Now, based on some space limitations, I want to reduce the control's size and add a zoom button nearby, which opens For...
i have searched through the forums and found a way to set the zoomfeature automatically to 100 so my user doesnt have to click all thetime, but i get an error at run time..."Run-time error '2046': The command or action 'Zoom100%' isn'tavailable now."what can i do?i have it set in the "on op...
There is a certain feature in access that allows you zoom in a field to have a clearer view. For example, if the form is in datasheet view and the memo field only shows you the first few words of a memo, you can put the focus to the field and press Shift + F2 and the memo field would be zoomed i...
I want to "maximise", then fit a report into the available window.ATM I maximise on the OnOpen event, then use send keys .....%{v}, %{z}...to zoom and fit to the window.Is there a better "non send keys" way to do this?We're talkin' A97Cheers!...
I have a report in Access 97 formatted for Legal paper. I want to output itto a large format printer blowing it up to 250% its current size. Doesanyone know how to get Access to print to this size and to automate theadjustments to the report? I also need to keep the Legal size version of therepo...
Witam,zastanawiam sie jak mozna by zrobic znaczek "+" ktry byumozliwial pokazywanie szczeglw dla poszczeglnych rekordw.Chodzi mi o to, ze chce wyswietlac jakies oglne podsumowanierekordw, ale jesli uzytkownik nacisnie na znaczek "+" przyrekordzie to uzyska skladowe wchodzace w sklad tego rekordu...
Hello,I am trying to Zip files from Access front end.i am able to do thisbutit creates a zip file but the original is deleted.How do i zip as wellas retain the original copy.Obviously something to do with the commandline .I am using " -m ".Also while on it ,how to identify this zipped file on th...
I'm hoping someone will be able to assist with this one. Using a schedulingprogram I'd like to run a batch file that runs a macro to creat e a copy ofthe opened database. Then, using batch again, Zip that copied file to thesame directory location and delete the copied file.The ultimate...
Hello,I am trying to zip a folder(this folder contains severalfiles), from access application.This is as a part of back upprocedures which I am writing.I have written the timer program forother functions .I wrote a code to utilize the WinZip exe.While itzips the folder ,the folder does not exist...
Hi Everyone,I am trying to find a solution for handling zipped data without theneed to ship / install any DLL files with the database. Does anybodyknow of code to handle ZIP files that does not require any externalreferences? If I can ship it 'built-in' as either a class module orstandard modu...
I have this code to find a file, place it in C:\ temp, zip it up then send itto floppy in drive A:\.When I run it it comes up with error 53 - source file not found. However itgets as far as putting the file and the zipped file into C:\ temp.Any thoughts on what is causing this ?David BHexham UKP...
When an Access File is zipped and sent via email it comes read-only.What can the reciever of file do or is this something that the sender has todo?I want to be able to unzip the file and save on my hard drive and begin usingthe db, but it came read-only....
