N
natanz
I have a template that i use for making transmittals. In list box "A",
i select the method, egs. fax, courier, us mail, fedex, etc. I also
have a list box "B" for fax number. if "fax" is chosen for listbox
"A" then i want the fax number to appear in listbox "b", otherwise i
want it to stay blank. In the design of my template option 1 for
listbox "b" is blank, and option 2 is the fax number. Do these options
have generic names in VBA, so i can use the same macro for many
different templates. I realize that the ultimate objective would be to
have all this fill in information come from an outside database, rather
than having one template for each person that i send to, but i am not
there yet.
i select the method, egs. fax, courier, us mail, fedex, etc. I also
have a list box "B" for fax number. if "fax" is chosen for listbox
"A" then i want the fax number to appear in listbox "b", otherwise i
want it to stay blank. In the design of my template option 1 for
listbox "b" is blank, and option 2 is the fax number. Do these options
have generic names in VBA, so i can use the same macro for many
different templates. I realize that the ultimate objective would be to
have all this fill in information come from an outside database, rather
than having one template for each person that i send to, but i am not
there yet.