Hi,
I have a macro and I would like it to run when the user presses enter after inputing data into a certain cell. Is there any way to do this?
Thanks
Hi,
I have a macro and I would like it to run when the user presses enter after inputing data into a certain cell. Is there any way to do this?
Thanks
Last edited by styre; 12-02-2009 at 04:00 PM.
Try something like this.
It needs to be pasted into the appropriate sheet tab in the VBA editor (Alt F11) and edited to change the target cell and macro name as necessary. The EnableEvents lines are in there to prevent the macro firing again if your other macro changes the value of any cells on the sheet.![]()
Please Login or Register to view this content.
Martin
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks