Microsoft
Software
Hardware
Network
Question : Using a Hyperlink on a form to run code in MS Access
I am tring to create something similar to a "Forgot Password" link on a web form. I see that I can make the link point to an Access object and I can select a module, but I can't get it to run the code. If this is possible, then I would appreciate the help. Otherwise I am open to alternatives...
I know that I can just use a label, change the font and underline it and it looks the same, but the mouse does not change on mouse over which I would like to have, unless I have no other options.
Thanks,
rgn
Answer : Using a Hyperlink on a form to run code in MS Access
try this query
select Class, Number, Name, Position,(select count([class]) from round1 as r where class=round1.class and position<=round1.position) as rank
from round1
order by Round1.Class, Round1.Position;
Random Solutions
What can you tell me about this resx file?
Documentation on SAMBA and Active Directory Integration
Logic puzzle
Router Sessions
resolution in control panel
Send Mail via Google Apps
Network Range of IPs and what is available.
Is there anyway to reserve some resources in windows server so that RDC will still work in the event network/cpu is exhausted?
Remove header from array created using Get-QADComputer cmdlet?
100% CPU usage in vCenter but not in taskmanager on the Windows NT 4.0 VM that has been converted