If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Reward for anyone able to provide a solution! Guaranteed!
Hi all,
I am in dire need of help once more for the final part of my database. I will be very appreciative if anyone can demonstrate a solution. Thanks in advance.
Macheus/Asokram, i ran into some difficulty adding too many clients to a single line as there is a 32 rule limit. How can i simplify line 3 to include more clients in the cif value field?
I think you can create field in Client form. Use it for "CIF Group". Then give a number to all client for grouping them. Then do same calculation in Cif Value.
If "CIF_Group"=1
Do bla bla
else if "CIF Group"=2
Do bla bla
......
....
End if