My Assistant
![]() ![]() |
|
|
Sep 8 2004, 04:37 AM
Post
#1
|
|
|
New Member Posts: 14 |
Is there anyway to update the form as the crosstab query data changes.
|
|
|
|
Sep 8 2004, 04:51 AM
Post
#2
|
|
|
UtterAccess VIP Posts: 6,250 From: Khon Kaen, Thailand |
You can use Requery to help.
Private Sub Command1_Click() Me.Requery End Sub Just add a command button, Command1 and put the code on OnClick event. (IMG:http://www.utteraccess.com/forum/style_emoticons/default/frown.gif) |
|
|
|
Sep 8 2004, 05:03 AM
Post
#3
|
|
|
New Member Posts: 14 |
i have already tried that
and it does not work |
|
|
|
![]() ![]() |
|
Go to Top · Lo-Fi Version | Time is now: 20th June 2013 - 01:50 AM |