View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jon Atkins Jon Atkins is offline
external usenet poster
 
Posts: 3
Default Get value of last cell in column A from a closed workbook

Hi

I have a Userform set up on a workbook called ISSUE.xls the closed
workbook is called REGISTER.xls

How can I get the value of the last cell in column A from a closed
workbook and then place that value into a Textbox on the Userform?

Thanks.