demonicsoul
New Member
- Joined
- Nov 9, 2011
- Messages
- 22
- Office Version
- 365
Hi,
From the screenshots below, if sheet1.column A has a value of 1, then in Sheet2, make cells A1 and A2 equal the value in Sheet1.Cell(B1) and so on going down the list. So basically, whenever there is a 1, the value from column B should be in two rows on Sheet2 and if there is a 2, then value in column B is only in 1 row in Sheet2. Is there a formula or VBA that will satisfy this logic? Thanks
From the screenshots below, if sheet1.column A has a value of 1, then in Sheet2, make cells A1 and A2 equal the value in Sheet1.Cell(B1) and so on going down the list. So basically, whenever there is a 1, the value from column B should be in two rows on Sheet2 and if there is a 2, then value in column B is only in 1 row in Sheet2. Is there a formula or VBA that will satisfy this logic? Thanks