Hello All,
I am working on a project for my boss who knows I love to solve impossible Excel problems.
Here are the basics -
Tab A lists any F&B Purchases we make, Tab B Lists any transfers to other departments that pay for the food
What we want to do is whenever a entry is made in the Transfer Tab - an automatic entry is made in the Purchase tab to show a Credit.
I have created an IF formula that does that - here is the problem though.
New entries are constantly being made on Tab A so I can't pin down an exact cell to put the formula in. Is there a way to move a formula down to the next available blank line so that it picks up the entry from Tab B? And then once an entry is made in the B Tab, the formula in the A tab would change to read information inputted on the next line down in the B Tab.
I thought about creating a Macro but I'm not quite sure where to start with it.
Bookmarks