D:\CodeBlocks\programe\main.cpp|4|warning: integer constant is too large for 'long' type| D:\CodeBlocks\programe\main.cpp||In function 'int main()':| D:\CodeBlocks\programe\main.cpp|4|warning: overflow in implicit constant conversion| ||=== Build finished: 0 errors, 4 warnings =...
Hi, I have a large set of data i update each day. I am hoping to fix a formula so i can find the large movement (either positive or negative) each day. I am looking to find the top 10 movers each... calof1 If take sign into account that could be =AGGREGATE(14,6,ABS...