View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Winston Williams Winston Williams is offline
external usenet poster
 
Posts: 8
Default Picking a random number from data

I was just going to put them adjacent to the raw data, but I guess I could
also put the on another sheet within the workbook.

"Rick Rothstein (MVP - VB)" wrote:

I am somewhat of a novice to excel. Is this some sort of
programming language? How do I input this?


You posted in the 'programming' newsgroup, so I figured you were writing a
macro. If you are not writing a macro, how were you planning on picking the
numbers? By that, I mean where were you going to put them and/or how were
you going to use them?

Rick