I have 18 sheets in 5 different books that I want to extract data from specific cells. What is the best way to do this? Example: 1 sheet is called Numbers E-O1 data in 13:WXYZ. The data updates and moves up 1 row every time I enter a new number. So let's say I enter the number 12. Through a lot of calculations the output goes in 13:WXYZ. To what I call a counter which is a 4 digit number. Anyways, how can I send that 4 digit number to a totally different sheet? To bullet what I'm talking about
data in cells Row 13:WXYZ in book called Numbers sheet E-O1
send data to book called "Vortex Numbers" Sheet E-O row 2001:CDEF
What formula or Macro can I use to make this work?
thank you!