B
Ben Allen
Hi,
I have the following code:
tourref.RowSource = "PriceListsandDestinations!b3:d27"
I want this to read
tourref.RowSource = "PriceListsandDestinations!b3
Last Cell with Data in
Column D)"
Any ideas on how to acomplish this?
Thanks
--
Cheers,
Ben
Remove your.tonsils to reply
"You only live once but if you do it right once is enough!"
I have the following code:
tourref.RowSource = "PriceListsandDestinations!b3:d27"
I want this to read
tourref.RowSource = "PriceListsandDestinations!b3
Last Cell with Data inColumn D)"
Any ideas on how to acomplish this?
Thanks
--
Cheers,
Ben
Remove your.tonsils to reply
"You only live once but if you do it right once is enough!"
27 formula. This is the code i have: