Microsoft
Software
Hardware
Network
Question : Using a hyperlink in a form to open another form with that record's data
I have Tbl_CampaignInfo with CampaignID as the primary key. I have a very simplistic form that lists each campaign name and I want to be able to click on the Campaign name (as a hyperlink) and it will open the details form I have built for this table but I want it to bring up the record that I clicked and my code is not quite right. I have it set Hyperlink to Yes and in the On Click Event I have the following
DoCmd.OpenForm ("frm_CampaignDetail",acNo
rmal,,"Cam
paignID = " & Me.CampaignID,,acDialog,,)
Any assistance would be appreciated.
THanks!
Answer : Using a hyperlink in a form to open another form with that record's data
DoCmd.OpenForm "frm_CampaignDetail",acNor
mal,,"Camp
aignID = " & Me.CampaignID,,acDialog
Random Solutions
i7-860 vs. i7-920
IIS 6.0 asp.net 2.0 cpu performance issue
breadcrumb trail in a dropdown box
Zebra LP 2844 label printer prints the first print job successfully, subsequent print jobs after skip labels and/or print partial data on labels until computer is rebooted.
asp forms handling
Itunes could not connect to the Itunes Store. The network connection timed out.
VB.NET executable error on Excel SaveAs method when run or submitted by SSIS.
New install of SBS 2008 continuously downloads 2.5GB per day (WSUS disabled)
subquery returned more than 1 value: database vendor code 512
EtherChannel on Cisco 2960 switch intermittent dropped packet