LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default Triggering an action when an item is selected from a dropdown menu

I think you can do this with formulas, something like this:

=IF(A1="Cleared",F1-D1,"")
=IF(A1="Not Cleared",E1-D1,If(A1="Cleared",F1-D1))

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"Xonnel1212" wrote:

Hello,

I am constructing a general ledger in excel 2007 and I would like to create
a drop down list that will trigger an action in another cell.

I have created a drop down menu in a table column with the heading "status."
The menu includes a selection for "cleared" and "not cleared" items. My goal
is to click an option and have a specific action occur.

If I click on "cleared" I would like the amount that has been entered in the
corresponding row and column entitled "amount paid" to be subtracted from the
columns entitled "current account balance" and "running balance."

If I switch it to "not cleared" I would like the amount in the corresponding
row and column entitled "amount paid" to be subtracted from the column
entitled "running balance" only.

I only have basic knowledge of excel and so I need to know if this can be
done, and if so, step by step instructions on how to do it. I wish I could
have added a picture to make my question more clear but hopefully someone
will be able to respond.

Thank you in advance!

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Command button to move completed action item JFREE223 Excel Discussion (Misc queries) 4 February 5th 08 06:54 PM
Action Item Worksheet Creation Kevin M[_2_] Excel Worksheet Functions 0 February 26th 07 09:16 PM
Trigger Action when Standard Menu Item Selected? Filibuster Excel Discussion (Misc queries) 2 July 26th 06 12:49 AM
if "a" selected from dropdown menu then show "K" in other cell LEGALMATTERS Excel Worksheet Functions 1 April 13th 06 06:05 PM
Menu items added with menu item editor in older versions Michael Hoffmann Excel Discussion (Misc queries) 2 January 7th 05 01:40 PM


All times are GMT +1. The time now is 12:04 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"