Hi everyone,
Does anyone know if there is a limit of how many cases can you use.
I have to calculate 20 thing but I have about 150 differents kinds of items so I was thinking on using a case statment but then I will have 150 cases.
and I just wonder if there is a limit.
This is what i need to do:
I need to calculate 20 items parts of a window. We have about 1000 types of windows but of those 1000 windows they fall on about 150 window series. So depend of what windows they pick I just have to see on what seies belong and then I just need to calculate those 20 items and added to a temporary table.
any suggestions would be gratly appreciated
Does anyone know if there is a limit of how many cases can you use.
I have to calculate 20 thing but I have about 150 differents kinds of items so I was thinking on using a case statment but then I will have 150 cases.
and I just wonder if there is a limit.
This is what i need to do:
I need to calculate 20 items parts of a window. We have about 1000 types of windows but of those 1000 windows they fall on about 150 window series. So depend of what windows they pick I just have to see on what seies belong and then I just need to calculate those 20 items and added to a temporary table.
any suggestions would be gratly appreciated