pipervinwa17
New Member
I work in a retail setting, and I have a spreadsheet set up to represent each day of sales. Columns are set up to represent my cash registers, and formulas are in place to tell me what my cash deposit should be after I enter all relevant information.
Then, on another tab, I have a column set up to enter how much cash I actually have in my possession. I have an IF function set up to tell me if the amount of cash in hand matches what my deposit should be for each of the registers.
About 5 times out of 10 the formula works properly and tells me Match or No Match if/when my deposit/cash matches.
Here is the issue: Why does the formula not work every time? I use the exact same spreadsheet every single day, and I have not touched the formula. Yet, like today, my numbers clearly match but the formula is returning "NO MATCH"
Help!
Here is the formula I am using:
=IF(J7=E13,"MATCH","NO MATCH")
Please let me know if I am entering something incorrectly. I have even tried deleting the formula out, closing the sheet, re-opening, re-typing in different cells, and it still is not working properly.
Assistance is appreciated!
(And yes, I clearly understand that I do not need this formula to work to tell me how much cash I have; I am just trying to figure out why the formula picks and chooses when to work)
Then, on another tab, I have a column set up to enter how much cash I actually have in my possession. I have an IF function set up to tell me if the amount of cash in hand matches what my deposit should be for each of the registers.
About 5 times out of 10 the formula works properly and tells me Match or No Match if/when my deposit/cash matches.
Here is the issue: Why does the formula not work every time? I use the exact same spreadsheet every single day, and I have not touched the formula. Yet, like today, my numbers clearly match but the formula is returning "NO MATCH"
Help!
Here is the formula I am using:
=IF(J7=E13,"MATCH","NO MATCH")
Please let me know if I am entering something incorrectly. I have even tried deleting the formula out, closing the sheet, re-opening, re-typing in different cells, and it still is not working properly.
Assistance is appreciated!
(And yes, I clearly understand that I do not need this formula to work to tell me how much cash I have; I am just trying to figure out why the formula picks and chooses when to work)