Help

  • Thread starter Thread starter Fernando Duran
  • Start date Start date
F

Fernando Duran

Hi, I'm trying to build an small invoice system, but I encountered a
problem. May be, someone with experience can help me.
Some customers can have different shipping addresses, but I don't know how
to relate it with the main and then in the invoice to look for the right
shipping address.
Any help out there?
 
Fernando
While you didn't provide a lot of information, you're best
bet be to use the VLOOKUP function.
This searches a table of data and matches up the data with
the criteria you have given.
Regards
Michael
 
That's not my point... I did a customer table, but some customers can have
one or several shipping address, How you can build a table and how to make
the relation between the two? it's some kind of key that can we build?

Thanks

Fernando
 
Back
Top