In my project I have a workbook with some data. I'd like my script to prompt for two values: min and max. Then I'd like it to copy the column to another book but only the values between min and max. Is it possible? What commands should I look at?
1 L A T E S T R E P L I E S (Newest First)
larry_lan
Posted - 10/07/2010 : 11:50:47 PM Hi:
To prompt to get values, use GetNumber command. To copy values, maybe you can just simply use loop.
However, I haven't test it because many functions cannot work in Wine. We suggest you run Origin under VMWare or Parallels Workstation.