Microsoft
Software
Hardware
Network
Question : Refresh button
Hello,
i need to refersch buton which refers data for me on main form and hold the postion of record, i tried to use this simple code:
Private Sub Command48_Click()
On Error GoTo Err_Command48_Click
DoCmd.DoMenuItem acFormBar, acRecordsMenu, 5, , acMenuVer70
DoCmd.Requery
Exit_Command48_Click:
Exit Sub
Err_Command48_Click:
MsgBox Err.Description
Resume Exit_Command48_Click
End Sub
but if i click on refresch then data are update correctly but the record number goes back to 1 and i need to select the record again from combobox then.
Answer : Refresh button
At this point I would just contact Adobe Support it will save you a ton of time, and hastle. A complete uninstall has always worked for me.
FDM
Random Solutions
Office 2010 KMS on non-AD DNS?
Lost apps on iPhone 3GS after itunes sync
Generate the members from AD user group
Strange DNS issues - SBS 2008
ODBC connect to ORACLE 11G using Redhat Linux 5.4
Getting round-robin load balancing working with vSphere 4.0 cluster on EqualLogic PS4000X
do you need sysprep with Symantec Ghost Solution Suite 2.5?
Use different HTTP Redirects on multiple virtual directories in IIS 7.5
Default Printer Changes using Terminal Server
Give public access to our wireless network?