
Seems like your needs can be as simple as pull down menus for each selection with some formula involved.

Hi,
Actually this is the 2nd part of the program required.
1st part -
Colleague enter the product cost (in USD, EUR, etc)
The program takes the live rates and convert into SGD
2nd part takes into consideration of the Freight Cost (as in my previous post)
3rd part (the manager will check if the shipment is regulated or not - this is a separate step as the manager must look)
4th part (Hidden from the staff)
Add a margin eg. 33% (but the staff cannot know)
The final selling price is calculated and given to the staff.
Can all these be done in excel? The formulations should be hidden from the person who input them (except when she input the name of the product and cost in USD).
4th part (Hidden from the staff)
Add a margin eg. 33% (but the staff cannot know)
The final selling price is calculated and given to the staff.
Thanks. I will probably hire some freelancer to do help me.
Describing this project will be a challenge.
Like to check with you on 2nd part.
As there are 4 factors a) Source/Origin b) Weight c) Shipping conditions d) Hazardous
The permutations/combinations are so many, it 2304? (4!4!2!2! - is my maths correct)?
for eg. If SEA, 1-50kg, dry ice, Not harzardous = X cost
If I change SEA to AP, 1-50kg's cost is change so are other factors ---> which are dependent on each other. How do i describe this portion to my freelancer?
Is it the programming language of IF, OR, etc?
Almost like saying, each choice i make has different costs, for subsequent choices it also has different costs. One choice affects the other. So it makes "2304" permutations/combinations
correct? Hope you can understand...