Hi
i have a problem creating a formula to move a row of info to another sheet if a column has a certain value, I am new to excel and really don't know where to search.
Table = Wanting to take row 2 info to sheet2 Table if Column J has the name Bill, if the name in Column J is another name it will go to another sheet.
Every buyer will have their own Sheet with a table for info.
[TABLE="width: 200"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[TD]F[/TD]
[TD]G[/TD]
[TD]H[/TD]
[TD]I[/TD]
[TD]J[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Last Name[/TD]
[TD]First Name[/TD]
[TD]X[/TD]
[TD]Age[/TD]
[TD]Type[/TD]
[TD]Brand[/TD]
[TD]Yrs
Owned[/TD]
[TD]Paid[/TD]
[TD]Sell[/TD]
[TD]Buyers Name[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Jones[/TD]
[TD]Joe[/TD]
[TD]X[/TD]
[TD]20[/TD]
[TD]Truck[/TD]
[TD]Ford[/TD]
[TD]5[/TD]
[TD]500.00[/TD]
[TD]750.00[/TD]
[TD]Bill[/TD]
[/TR]
</tbody>[/TABLE]
Table on Sheet 2 is comprised of the following columns
A,B,C,D,E,F,G,H
The "C", "J" columns of info on sheet1, doesn't need to go on sheet 2 table.
Also i would like the info when put into sheet2 table, be on the 2nd row, and if bill is added as buyer again in another Row, then his info for that row would be on the 3rd row in sheet 2, etc., if possible.
I hope I explained it ok, thanks for any help, and your time as well.
i have a problem creating a formula to move a row of info to another sheet if a column has a certain value, I am new to excel and really don't know where to search.
Table = Wanting to take row 2 info to sheet2 Table if Column J has the name Bill, if the name in Column J is another name it will go to another sheet.
Every buyer will have their own Sheet with a table for info.
[TABLE="width: 200"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[TD]F[/TD]
[TD]G[/TD]
[TD]H[/TD]
[TD]I[/TD]
[TD]J[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Last Name[/TD]
[TD]First Name[/TD]
[TD]X[/TD]
[TD]Age[/TD]
[TD]Type[/TD]
[TD]Brand[/TD]
[TD]Yrs
Owned[/TD]
[TD]Paid[/TD]
[TD]Sell[/TD]
[TD]Buyers Name[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Jones[/TD]
[TD]Joe[/TD]
[TD]X[/TD]
[TD]20[/TD]
[TD]Truck[/TD]
[TD]Ford[/TD]
[TD]5[/TD]
[TD]500.00[/TD]
[TD]750.00[/TD]
[TD]Bill[/TD]
[/TR]
</tbody>[/TABLE]
Table on Sheet 2 is comprised of the following columns
A,B,C,D,E,F,G,H
The "C", "J" columns of info on sheet1, doesn't need to go on sheet 2 table.
Also i would like the info when put into sheet2 table, be on the 2nd row, and if bill is added as buyer again in another Row, then his info for that row would be on the 3rd row in sheet 2, etc., if possible.
I hope I explained it ok, thanks for any help, and your time as well.
Last edited: