Firstly what you have created is awesome. Beats many paid for apps.
I have a lot of data to import. Some of it I have copied to the trans page using cut and paste.
The holding is not updating with all the transactions after refreshing. Maybe because INR currency in the srcSymbol is also pink/red. So I think something is wrong.
I am attaching the screenshots of what I think is useful. Let me know if you need anything else.
By the way is cut and paste a good way or do you suggest a better way of inserting about 1000 lines of transactions.1
Many thanks for your help
Hello
Comments
To fix this issue - select any cell inside Symbol table, then choose "Conditional Formatting"->"Manage Rules"->Select rule that starts with "=$c$2:"->Click "Edit Rule..."->change formula
from:
=AND(COUNTIF(src!$N$5:$N$6, C2)=0, LOWER(C2)<> "cash")
to:
=AND(COUNTIF(src!$N$5:$N$7, C2)=0, LOWER(C2)<> "cash")
any tips or tricks when copy and pasting transactions. as I mentioned there is a lot of transaction that I want to 'import'
thanks
I have done that but QtyHeld is coming as #Value. I think something is not right
thanks
Are akk QtyHeld values as errors or just some?