Hello!!
Here is the fields I have in sheet 1:
Student Last name | Student First Name | Student ID Number | Lunch ID | Family Name | Family ID | School ID | Grade | Lunch Balance
and example of data in those fields:
Anderson | John | 10105543 | 5543 | Anderson | 3994 | 120 | 11 | $0.00
Sheet 2:
Family ID | Family Name | Balance
Example data of sheet two data:
3394 | Anderson | $32.22
What I need to do is transfer the balance (example: $32.22) from sheet 2 to sheet 1. The only reference is the Family ID. So is there a way to move the data to sheet one by saying if Family id is 3394 then transfer balance from sheet 2....or something like that??
Thank you in advance!!!
Here is the fields I have in sheet 1:
Student Last name | Student First Name | Student ID Number | Lunch ID | Family Name | Family ID | School ID | Grade | Lunch Balance
and example of data in those fields:
Anderson | John | 10105543 | 5543 | Anderson | 3994 | 120 | 11 | $0.00
Sheet 2:
Family ID | Family Name | Balance
Example data of sheet two data:
3394 | Anderson | $32.22
What I need to do is transfer the balance (example: $32.22) from sheet 2 to sheet 1. The only reference is the Family ID. So is there a way to move the data to sheet one by saying if Family id is 3394 then transfer balance from sheet 2....or something like that??
Thank you in advance!!!