Fletch Posted May 6, 2013 Share Posted May 6, 2013 I hope I can explain this well. We are going to print a piece with 2 variables to print on each piece. The first variable is customer supplied excel spreadsheet containing predetermined codes that have been randomly generated. The second piece of variable data is 1 of 10 offers (e.g., $1, $2, $5, $10, etc). The customer will let us know what percentage of a particular offer they want us to print (e.g., 50% of $1, 25% of $2, etc...if total quantity is 100,000, 50% would print with $1, 25% with $2, etc.). We need to randomly assign the offers based on the applicable percentage to the predetermined codes on the excel spreadsheet. Please advise if anyone knows how to do this in excel, or if there is a reasonably priced program I could purchase that would be able to handle this for us. Quote Link to comment Share on other sites More sharing options...
Fletch Posted May 6, 2013 Author Share Posted May 6, 2013 I figured it out. =RAND() command in excel. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.