Hello,
I am trying to do two things
First in the sheet "All Numbers" using the value in column A, search this value in the sheet "internal numbers" in column A.
If the value is found in the sheet "internal numbers" write the word "OCCUPIED" in column E of the sheet "All Numbers"
Else if the value is not found in the sheet "internal numbers" write the word "FREE" in column E of the sheet "All Numbers" and repeat for all the rows in sheet "All numbers""until the value in column A is empty
Second
First in the sheet "All Numbers" using the value in column A, search this value in the sheet "internal data" in column A.
If the value is found in the sheet "internal data" copy the whole row (A:AX) total of 50 columns from the sheet "internal data" and append it to the row "All numbers" from column F ( so column A from "internal data" becomes colum F in sheet "All numbers"
Else if the value is not found in the sheet "internal numbers" goto the next row and repeat for all the rows in sheet "All numbers""until the value in column A is empty.
Many thanks in advance
Regards Kevin
Bookmarks