is there a way so no value shows up if A1 is empty? Cell H1=A1, if A1 is empty H1 stays empty?
is there a way so no value shows up if A1 is empty? Cell H1=A1, if A1 is empty H1 stays empty?
Last edited by zplugger; 08-23-2012 at 10:56 AM.
tRY:
=IF(A1="","",A1)
Where there is a will there are many ways.
If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner
Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.
In H1:
=IF(A1="","",A1)
Thank You Works PERFECT.
Z
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks