ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   VB macro != NUll expression (https://www.excelbanter.com/excel-programming/391231-vbulletin-macro-%3D-null-expression.html)

Daniel

VB macro != NUll expression
 
How can I program in VB using macro and I need an expression such as
!= NUll (means some numbers or characters)
I used < NULL but it's not working
Any suggestion?
Thanks
Daniel

FSt1

VB macro != NUll expression
 
hi
post your code so far.

Regards
FSt1

"Daniel" wrote:

How can I program in VB using macro and I need an expression such as
!= NUll (means some numbers or characters)
I used < NULL but it's not working
Any suggestion?
Thanks
Daniel


Tom Ogilvy

VB macro != NUll expression
 
if not isempty(activecell) then

--
Regards,
Tom Ogilvy


"Daniel" wrote:

How can I program in VB using macro and I need an expression such as
!= NUll (means some numbers or characters)
I used < NULL but it's not working
Any suggestion?
Thanks
Daniel



All times are GMT +1. The time now is 10:05 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com