Microsoft
Software
Hardware
Network
Question : Duplicate Record and Form Process
I have a form FrmProviders that has a record source of tblProviderbill. Utilizing a cmd button I would like to duplicate the record from the record source and open a different form frmProviders_recon displaying the field. utilizing the PK of the table.
I have a macro that will duplicate the record and open the form frmProviders_recon, however it is not prepopulated with the data that was previously duplicated.
Answer : Duplicate Record and Form Process
Example here
Dim CancelChanges As DialogResult = MessageBox.Show("Your changes will be lost, are you sure?", "Cancel Changes", MessageBoxButtons.YesNo, MessageBoxIcon.Question)
If CancelChanges = Windows.Forms.DialogResult
.No Then
Exit Sub
End If
Random Solutions
Outlook 2007 w/ Exchange 2010 empty folder
Another DOM question
Reducing bandwidth consumption between domain controllors at multiple sites
jar encryption
"Another installation in progress..." MSI Installer Issue in Windows Vista
is there a way to export GFI webmonitor Rules on isa 2006 for webgrade filter
use regexp in AS2 for phone validation
Add DC to Windows Server 2003 Network - error msg
VBA function works on Excel 2007 file locally but not when in SharePoint 2007
Network monitoring tools