Hello,
This is a great site and has allowed me to further my knowledge of access greatly. Thank you to all the people that make it happen
My question has to do with tracking shipments from within my database. I am in the experimenting mode so I don't have a full table yet but it works for experiment purposes. What I am trying to acheive is as follows.
I have a form that the shipping department fills out when they ship and item They fill in the tracking number in tracking number field - tracknum. As we do shipping for other companies we use FedEx and Purolator - there is another lookup colloum for the shipcomp.
I have done what was described in the following post and it works fine for both but I need to code an IIF statement that will allow me to look at the lookup collom and go to the right web address. I am having trouble with the IIF statement. I am coding in Form_Current.
I hope this makes sense!
This is a great site and has allowed me to further my knowledge of access greatly. Thank you to all the people that make it happen
My question has to do with tracking shipments from within my database. I am in the experimenting mode so I don't have a full table yet but it works for experiment purposes. What I am trying to acheive is as follows.
I have a form that the shipping department fills out when they ship and item They fill in the tracking number in tracking number field - tracknum. As we do shipping for other companies we use FedEx and Purolator - there is another lookup colloum for the shipcomp.
I have done what was described in the following post and it works fine for both but I need to code an IIF statement that will allow me to look at the lookup collom and go to the right web address. I am having trouble with the IIF statement. I am coding in Form_Current.
I hope this makes sense!