I am relatively new to this stuff but can do the basics. What I am looking to do is for where I work and will make my job MUCH easier when I audit logs. Here's the scenario:
I have a workbook with 3 sheets. "Sheet1", "Sheet 2", and "Sheet 3". I have run in to a snag in my planning. The part I can't seem to find anywhere is on the "Sheet 2" sheet I'm generating random numbers using the "=ROUND(RAND()*2700+1,0)" command. What I need to do is read the result of that equation (after exporting/importing to remove the formatting) and apply it to the "Sheet 1" sheet. In a nutshell. If the equation comes back with 2483 then I want to select all of row 2483 on "Sheet 1" and copy it to a specific line on the "Sheet 3" sheet (increasing by 1 each time this happens as not to over write the previous entry. Any ideas on how to do this efficiently?
Thanks a million!!
Bookmarks