1st - if i input names in the H column under name. How do I get them to go to the name column in column B if they take more than 1 spot?
2nd - in c7 and c8 I want to know if there is a formula to create a deal based of spots taken. for example 1 spot = 5.50 per spot, but if you buy 3 spots its $5 per spot and if you buy 10 spots its $4.75 p/ spot. Something along those lines.
3rd - the current formula in c9 is a vlookup formula based on the c6. can i incorporate the values in c7 and c8 based off of how many spots people buy.
I know this may seem confusing but I will be happy to answer any questions you may have.
So that works if the person wants whats called "straight fill" is there a way i could do ... Bob wants spot 7 and 21 , Caleb wants 11, 25, 28, 31, 32, 33, 35, 60, 65, 72 ... etc.
As you can imagine, that would be a tougher proposition. I'll think about it a bit more, but I'm not sure that's possible with formulas. What I'd suggest is to change the H:K table to something like:
Book1
H
I
J
K
19
Name
Spots
Total
Paid
20
Al
2,4,6,8
21
Bob
9-20
22
Cal
21-30,32,35,37
23
Dan
38-45,88,5-10
24
Ed
1,3,5
Sheet2
This allows you to put in multiple ranges per individual. Instead of formulas in columns B, C, and J, I'd create a macro that triggers when you put something in column I. First thing it does is to ensure that there aren't any overlaps with previous buyers. If not, it fills in the cost in column J, then puts the names in column B, and the unit price in column C. Let me know if that's of interest.
We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel
Which adblocker are you using?
Disable AdBlock
Follow these easy steps to disable AdBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the icon in the browser’s toolbar. 2)Click on the "Pause on this site" option.
Go back
Disable AdBlock Plus
Follow these easy steps to disable AdBlock Plus
1)Click on the icon in the browser’s toolbar. 2)Click on the toggle to disable it for "mrexcel.com".
Go back
Disable uBlock Origin
Follow these easy steps to disable uBlock Origin
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.
Go back
Disable uBlock
Follow these easy steps to disable uBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.