Hello, I am trying to Zip files from Access front end.i am able to do this but it creates a zip file but the original is deleted.How do i zip as well as retain the original copy.Obviously something to do with the command line .I am using " -m ". Also while on it ,how to identify this zipped file on...
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...
These are old posts so most of the links are dead...I found a great website for inexpensive developer and marketing listsfor zip codes. Plus they give free updates.http://www.listfactor.comThey have lists for united states zip codes, cities, and counties. Ineeded the counties and found that ther...
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...
Witam, zastanawiam sie jak mozna by zrobic znaczek "+" ktry by umozliwial pokazywanie szczeglw dla poszczeglnych rekordw. Chodzi mi o to, ze chce wyswietlac jakies oglne podsumowanie rekordw, ale jesli uzytkownik nacisnie na znaczek "+" przy rekordzie to uzyska skladowe wchodzace w sklad tego...
PLEASE help me!! LOLI am looking for an add-in to where when I enter an address and a city, it will look up the zip code for me. If that's not too clear, here is what I am trying to do...I am going through the phone book and entering addresses in to Acces to put together a mailing, the prob...
Of course these posts are old and so is the data.I found a great website for inexpensive developer and marketing listsfor zip codes. Plus they give free updates.http://www.listfactor.comThey have lists for united states zip codes, cities, and counties. Ineeded the counties and found that there a...
Not only do they sell it, but only to business of a certain type.There are a few websites out there that sell zip code information but Ifound a great website for inexpensive developer and marketing lists forzip codes. Plus they give free updates.http://www.listfactor.comThey have lists for unite...
I have the zip codes from the USPS in an Access 2000 database available forimmediate download for $2.50 via PayPal. Visithttp://www.digital-recovery.com/zip_code_database.htm for additional info including a free demo of the database....
Of course this post is really old so they do NOT have zip codes fordownload anymore.I found a great website for inexpensive developer and marketing listsfor zip codes in mdb and xls format.http://www.listfactor.comThey have lists for united states zip codes, cities, and counties. Ineeded the cou...
I'm a novice Access user and am not sure how to solve the following problem.Any help with the following would be greatly appreciated!I have two tables with identical structures, the first holds the data inputfor a questionnaire, the second holds the scores from the questionnaire, tomove the...
Is there a way that I can delete the text in a combobox (it allowsnulls) and have that cascade to write the numeral zero in other fieldsbeside it. I may want to place a refresh button to generate an event Ican attach code to.Psuedocode: If Combo = "" Then Text1 = "0", Text2 = "0", etc.Thanks!...