readeep
Dec 30, 2007, 09:37 PM
Hi there
I am newbie here and I have a question regarding Excel VBA.
Though I done a search, but none of it could meet what I wanted.
My request is..
Let say I enter value in A1 & B1. In cell C1, I have a formula, =sum(A1:B1), which is the total. Now, I want to create a event change (VBA) to trigger a macro (to do something) when the value is greater than, say, 1000.
Any excel guru can help me out.
As I am still a Excel VBA novice, hope my questions can be explained in step by step.
Thank u.
I am newbie here and I have a question regarding Excel VBA.
Though I done a search, but none of it could meet what I wanted.
My request is..
Let say I enter value in A1 & B1. In cell C1, I have a formula, =sum(A1:B1), which is the total. Now, I want to create a event change (VBA) to trigger a macro (to do something) when the value is greater than, say, 1000.
Any excel guru can help me out.
As I am still a Excel VBA novice, hope my questions can be explained in step by step.
Thank u.