View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Doria/Warris Doria/Warris is offline
external usenet poster
 
Posts: 15
Default Picking up values from other tables

Hi,

I have one excel sheet with10columns and in every of them I need to enter
values that are contained in another table (different format, but columns
have same header name).
Since I have to do this job for more tables, instead of picking up the
values manually and paste them in the sheet, I'd like to automate the
process.

Can anybody help?

Thank you
Alex