Search Excel input file and output when values change
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Dear community,
I have an input file with prices (base price and hourly rate) for a list of contracts. Whenever a price has changed, the list contains a new entry (date and new price) for the contract.
I am trying to find the time of the latest two price adaptations (valid from) as an output in my target file.
How do I parse the input file to find the latest date at which price changes have been made?
The input file contains about 100.000 contract entries and 500.000 rows.
Thanks for any help regarding this 🙂
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello @RWolfcastle,
Here you go. I don't know what logic for the base prices you wan to use but mad out something.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @afv2688,
Thank you very much for your quick response. Those Hourly Rates need to go in separate columns too.
I think I'll manage from here...
THX so much
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You are welcome!
If you need anything else let me know 🙂
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Regards
