Microsoft
Software
Hardware
Network
Question : Access 2007 automatically print label on save
I have a form based on a table.
I have a report to print a label based on the most recent record.
How can I have the label print automatically when the record is saved.
The record is saved by clicking on a save command button.
I want to skip print preview and go straight to the printer.
Thanks,
Brooks
Answer : Access 2007 automatically print label on save
Sorry I sent that too fast.
Change : Set objTextFile = objFSO.OpenTextFile("c:\sc
ripts\serv
ers.txt", ForReading)
to
Set objTextFile = objFSO.CreateTextFile("c:\
scripts\Ou
tput.txt",
True)
Random Solutions
How to compress a string into a short representation in ASP.NET using C# or VB.NET?
Can't access Exchange 2003 OWA from Internet
Migrate SBS 2003 to Hyper-V
SqlDataAdapter InsertCommand not updating primary key value in dataset
Split String in C#
How to get an USB speaker to work with Eee PC 900 Xandros Linux
XenServer 5.5 The Storage repository is not available.
how to truncate the transaction logs in exchange 2010 after NT backup
Font Question
customized toolbar in Access 2007