bachuwar.rajenderprasad
New Member
I have 3 excel sheets. 1 is Source, 2 template and 3 is Output.
Template sheet is having upload button, once i click on upload file button, it should browse and I will select the "source" file.
In text Box I will Provide the Value as ex..540022MU
But output file should generate after having the below conditions checked.
1. Column B, D, E, G, H and M Mandatory.
2. in Coulmn C formula used is =REPT(0,(6-LEN(I4)))&I4
3. If Coulmn F is blank Should be filled with "CNTR"
4. Coulmn G value should be always REVENUE
5. If Column H value is C, then no need to check the Columns I, J, K and M.
If Column H value is CHEK then then Coulmn I, J and K are mandatory.
6. Whatever the value give in textbox should be filled in Column R.
Rest of the coulmns would perform the formula whatever is existed.
Once I click on Generate button, an output excel should be saved on my Desktop.
Inshort.
Source files should go through all the validations and genrate the output file.
please help.
Regards,
Prasad
Template sheet is having upload button, once i click on upload file button, it should browse and I will select the "source" file.
In text Box I will Provide the Value as ex..540022MU
But output file should generate after having the below conditions checked.
1. Column B, D, E, G, H and M Mandatory.
2. in Coulmn C formula used is =REPT(0,(6-LEN(I4)))&I4
3. If Coulmn F is blank Should be filled with "CNTR"
4. Coulmn G value should be always REVENUE
5. If Column H value is C, then no need to check the Columns I, J, K and M.
If Column H value is CHEK then then Coulmn I, J and K are mandatory.
6. Whatever the value give in textbox should be filled in Column R.
Rest of the coulmns would perform the formula whatever is existed.
Once I click on Generate button, an output excel should be saved on my Desktop.
Inshort.
Source files should go through all the validations and genrate the output file.
please help.
Regards,
Prasad