PierremontQuaker03
New Member
- Joined
- Nov 9, 2019
- Messages
- 5
Hi, first of all thank you for looking at this post.
I have started a new job and am wanting to improve the speedof the month end process.
I have to download the information from Excel from thenominal ledger to review (approx. 3000 lines) some of the values are the same butare pluses and negatives – but they should have the same reference text in anothercell on that line, as when I post the journal to move stuff out I use the samereference.
So I am looking at a formula that looks for duplicates by doing two checks onone line:
At the moment this is done manually.
I am not sure whether a Vlookup, Match or Duplicate formulacan be done to do this?
Any ideas? I am using Excel 2010 If anything is unclear let me know.
Actually while writing this post I have realised that the valueit looks up does not have to be the absolute value as I can create another columnwith the absolute values in and so I could potentially do a Concatenateformulae combining the two cells of the number and text I am looking up and then check for a duplicateof this concatenate row?? Does this sound feasible?
I have started a new job and am wanting to improve the speedof the month end process.
I have to download the information from Excel from thenominal ledger to review (approx. 3000 lines) some of the values are the same butare pluses and negatives – but they should have the same reference text in anothercell on that line, as when I post the journal to move stuff out I use the samereference.
So I am looking at a formula that looks for duplicates by doing two checks onone line:
- An absolute value in one cell and
- Match text in another cell
At the moment this is done manually.
I am not sure whether a Vlookup, Match or Duplicate formulacan be done to do this?
Any ideas? I am using Excel 2010 If anything is unclear let me know.
Actually while writing this post I have realised that the valueit looks up does not have to be the absolute value as I can create another columnwith the absolute values in and so I could potentially do a Concatenateformulae combining the two cells of the number and text I am looking up and then check for a duplicateof this concatenate row?? Does this sound feasible?