Hello, i am new one in here, need some help.
Well basically, this is what i need to write in VBA. Please help me with this.
If cell[A13] is filled
Then copy cell[A13] to cell[E44]
Else: 'Do nothing
How can i write it down, but in VBA language?
Thanks a lot.
Well basically, this is what i need to write in VBA. Please help me with this.
If cell[A13] is filled
Then copy cell[A13] to cell[E44]
Else: 'Do nothing
How can i write it down, but in VBA language?
Thanks a lot.