Hello,
I have 2 spreadsheets ( Spreadsheet A and Spreadsheet B).
Spreadsheet A has lots of infromation in it ( one person per row ). There are 2 columns I am intrested in: Column B lists the persons unique ID, while Column G list there cash balance.
Spreadsheet B lists the Unique ID ( In column A ) and there Credit Limit ( In Column B ).
What I'm trying to do, and failing at the moment, is, in Spreadsheet A, have a macro that looks at the Unqiue ID in spreadsheet b, when it finds a match, looks at the amount in Spreadsheet B: Column B , and if it is equal to, or less than the Value in Spreadsheet A:Column G, Change the Font of that column G cell to Bold and red, else move on till the end of Spreadsheet A.
Any help, gratefully received
I have 2 spreadsheets ( Spreadsheet A and Spreadsheet B).
Spreadsheet A has lots of infromation in it ( one person per row ). There are 2 columns I am intrested in: Column B lists the persons unique ID, while Column G list there cash balance.
Spreadsheet B lists the Unique ID ( In column A ) and there Credit Limit ( In Column B ).
What I'm trying to do, and failing at the moment, is, in Spreadsheet A, have a macro that looks at the Unqiue ID in spreadsheet b, when it finds a match, looks at the amount in Spreadsheet B: Column B , and if it is equal to, or less than the Value in Spreadsheet A:Column G, Change the Font of that column G cell to Bold and red, else move on till the end of Spreadsheet A.
Any help, gratefully received