Skip to main content
1-Visitor
June 2, 2014
Question

Input Output in to Excel using a loop

  • June 2, 2014
  • 2 replies
  • 979 views

I want to be able to read a known number of multiple input values from one excel sheet and populate the corresponding multiple outputs in another worksheet Those outputs will be a mix of values and text. To do this I assume I need a programming loop. I have a complex worksheet but can someone show me how to do with this in principal with this simple example ?

G

2 replies

19-Tanzanite
June 2, 2014

Something like the attached?

Alan

1-Visitor
June 3, 2014

As a start, as Alan has done, you need to set the Output range within the embedded Excel component. Then you can work from there.