I need to be able to create a report that tracks the total outstanding sales for each employee in the business minus any outstandings they have fixed. The database that I extract this information from spits it out in a very difficult format, as you can see in the attachment.
The name and total figure is in the same cell and reads like this:
Employee B (4 Outstanding)
I need to be able to separate the figure into another cell with corresponding name.
I also need to determine if any of the outstandings have been fixed this is done by searching the comments and either finding the word "fix" or having a URL at the start of the comments (not at the end). These fixes need to be deducted from the total figure under the corresponding name.
If anyone can help I would greatly appreciate it.
Bookmarks