Can someone help me write a macro?

Closed
Maria - 17 May 2011 à 11:58
venkat1926 Posts 1863 Registration date Sunday 14 June 2009 Status Contributor Last seen 7 August 2021 - 17 May 2011 à 21:54
Hello,

I have a large database of information (inventory). The datbase is constantly having rows added and deleted.
In column (1), there over 100 different items (string).
In column (5) I want a result dependent upon the value of column (1) (string).
When items are added to (1) I want it to update (5) automatically. If row is empty, then stop.
I understand the if,then. else feature...however, I am getting stuck on everything else.
I want the macro to run and save the result.



1 response

venkat1926 Posts 1863 Registration date Sunday 14 June 2009 Status Contributor Last seen 7 August 2021 811
17 May 2011 à 21:54
what is the relationship of column 1 and column 5 when new data is entered in column 1