View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Miikka Hamalainen Miikka Hamalainen is offline
external usenet poster
 
Posts: 2
Default Getting values from anotjer workbook

Hi,

I'm making statistic analyzes for school project and I have problem.

I have been trying to get values from another workbook to the one I'm making
statistical totals.

I would like to get the info straight from the workbook, without copying it
first to the main workbook.

I have made CommandButtons to the main sheet and have been trying to use
Worksheet and Workbook statements without success.

Does anyone have good tips to solve this?

Br, Miipe