Microsoft
Software
Hardware
Network
Question : Excel: Stop macro if cell value = 0
I have a macro that is copying A:3 and pasting it to =sheet2!A43 then ends.
But I want to do a multiple if the cell below it has a value.
Like If a:3 > 1 run
then
if A:4 > 1 run
then
if a:5 > 1 run
any help is appreciated!
Thanks!
I know how to run else if, but I dont know how to keep it going without making it a very long macro.
Answer : Excel: Stop macro if cell value = 0
Just created something for the purpose of demo:
Chris
lessthan1.xls
(41 KB)
(File Type Details)
demo
Random Solutions
Data Connection to SQL Server - Import to Sharepoint List
age calculation
tcgetattr
VBS Script to remove/set folder inheritance
My computer wont shutdown.
Out of memory -- cannot change: File using CHGSTR.EXE
AS3: errors description not clear in LiveDoc
Implementing an Entiity Relation diagram
date comparison
Stopping a VBA Macro