Joined
Dec 17, 2013
Messages
37
Hi,

I have a spreadsheet which has orders on, when one person has placed one order, the personal info and order come up on one row. However my problem is when someone places more than one order; this is because the personal info is on a row and the order(s) the rows below. What I need is some vba or a formula that can go down column N (orders) and if a cell is blank then copy column G (personal info) to the row(s) below depending on the column P (order quantity). However if column N (orders) isn't blank then I need it to be left as it is. I have tried vlookups, ifs and match, but no joy:(

Thanks in advance,

HeyYouYesYouNoNotYouYou
 

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.
Hi Im still working on this and think the answer could lie with some vba which will go down column b (names) as every row has a name, then if the name is the same copy the cell above for columns F,G,H and I.

HeyYouYesYouNoNotYouYou
 
Upvote 0

Forum statistics

Threads
1,215,064
Messages
6,122,942
Members
449,094
Latest member
teemeren

We've detected that you are using an adblocker.

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.
Go back
Back
Top