Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have two workbooks WA and WB. WB Sheet 1 has 853 rows starts from
number 104 on A1 till number 896 on A853; the data are stored in column B to Column P. I need to transfer data from Workbook B Sheet 1 to Workbook A Sheet 1 cells C5 - C10, C11, E11, and G5 - G9 every time I input a number (from 104 to 896) into an input box embedded in WA Sheet 1. I know I need to create a ForˇKNext Loop but I don't know how to write it. Can someone please help! Thanks in advance. Alex --- Message posted from http://www.ExcelForum.com/ |