Call function after cell is edited

QuestionsCall function after cell is edited
Francine asked 9 years ago

Hi,

I need to change a value of a cell when an item is selected from a dropdown list from another cell.
For example I have a row with a column for "reg type" and another column for the price. SO when user select for example the reg type "A", a function will be called to calculate the price and then put that price in the "price" column.
How can I accomplish that?

2 Answers
Abu Ghufran answered 9 years ago

Checkf faq: How to populate other column, based on previous columns.
This example uses onblur event to fill other column. You can use same idea and conncet onclick.

Francine answered 9 years ago

Thank you!

Your Answer

8 + 20 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?