![]() |
#1
|
|||
|
|||
![]()
I have a cell (B16) which has its content placed into it by the following macro:
Code:
If xferArray(14) <> 0 Then Cells(16, 2).Value = xferArray(14) Else: Cells(20, 2).Value = "" End If Code:
=IF(Inv_override,"",B16) ![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
FUGMAN | Excel Programming | 7 | 02-05-2017 08:37 AM |
![]() |
rick10r | Excel | 1 | 07-05-2016 12:07 PM |
Data validation,force cell to be filed with number if respective cell is not empty | nicholes | Excel Programming | 0 | 08-01-2015 09:08 AM |
![]() |
bharathkumarst | Excel | 7 | 10-13-2014 10:25 AM |
Auto-populate an MS Word table cell with text from a diff cell? | dreamrthts | Word Tables | 0 | 03-20-2009 01:49 PM |