|
-
Feb 13th, 2006, 05:35 AM
#1
Thread Starter
Addicted Member
[RESOLVED] Excel 97: onChange?
I've got the following code in cell d1
(Username() is a function in a module which gets the user's username)
=IF(ISBLANK(A1),"",UserName())
What I want is to set D1 to the user name only when A1 changes from blank to not-blank
At the moment if A1 is non-blank D1 get updated whenever the spreadsheet is opened
So I supose I need a sort of onchange event on A1
How?
Thanks
Another light-hearted post from Guru 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|