Hi there
I have a sheet that I want two pieces of information to be extracted to a different sheet - A name and a value in £GBP.
However, I only want the name and the value to be "copied" to the other sheet when the value is over £2000.
There will be some names where the value is less than £2000, and these need to be ignored.
I'm thinking of creating a macro button that the user must click in order to "Create" the record rather than it being automatic. The create button macro would need to scan all the GBP value cells in the sheet to find if the formula equals an amount £2000 or over and if it does, then it copies the name and the value to the next available row in the other sheet.
I hope this makes sense, please feel free to ask any questions that might be necessary.
Thanks for the help,
Liam
I have a sheet that I want two pieces of information to be extracted to a different sheet - A name and a value in £GBP.
However, I only want the name and the value to be "copied" to the other sheet when the value is over £2000.
There will be some names where the value is less than £2000, and these need to be ignored.
I'm thinking of creating a macro button that the user must click in order to "Create" the record rather than it being automatic. The create button macro would need to scan all the GBP value cells in the sheet to find if the formula equals an amount £2000 or over and if it does, then it copies the name and the value to the next available row in the other sheet.
I hope this makes sense, please feel free to ask any questions that might be necessary.
Thanks for the help,
Liam