Click here to Skip to main content
15,884,836 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
JavaScript
 Hi All,
 
Could you please suggest the table structure to store the below formula:


C#
Amount Formula	Field A		Field B		Field C		Field D		Field E		Field F		Field G
													
	Dropdown with options		Operand		Dropdown with options		Operand		Text Value		Operand		Text Value


Thanks in advance.

Vinay

What I have tried:

I tried two options:

1. Created a table which will store all operands with drop down.
Created a table which will store all operator
Created a table which will store all all textbox value.

2. Created a table to store all the 7 field values.
Posted
Comments
Tomas Takac 17-Dec-16 2:26am    
Can you give some examples of formulas you want to store?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900