C
Ceedy
When we send a FedEx package, I have the FedEx tracking number automatically
inserted into a field called [FedExTrackNum]. I'm trying to set up a
"button" that, when pushed will go to the FedEx website and check the status
of that number. I have got as far as entering
"http://www.fedex.com/Tracking?language=english&cntry_code=us&tracknumbers=[FedExTrackNum]"
(no quotes used) into the Hyperlink Address property which goes to the
website but the site says the number "[FedExTrackNum] is invalid. How do I
get it to enter the actual number and not the field name that contains the
number or am I going about this in the wrong way?
Thanks in advance for any help.
inserted into a field called [FedExTrackNum]. I'm trying to set up a
"button" that, when pushed will go to the FedEx website and check the status
of that number. I have got as far as entering
"http://www.fedex.com/Tracking?language=english&cntry_code=us&tracknumbers=[FedExTrackNum]"
(no quotes used) into the Hyperlink Address property which goes to the
website but the site says the number "[FedExTrackNum] is invalid. How do I
get it to enter the actual number and not the field name that contains the
number or am I going about this in the wrong way?
Thanks in advance for any help.