L
LiAD
Hi,
Please could some-one give me the If structure to use for VB. Something
very trivial such as
if cell 0<ag4<=25 do a4*3
else if ag4>25 do a4*10
else do nothing
end
I would like to get the structure then I can try and build the rest of code.
Thanks
LiAD
Please could some-one give me the If structure to use for VB. Something
very trivial such as
if cell 0<ag4<=25 do a4*3
else if ag4>25 do a4*10
else do nothing
end
I would like to get the structure then I can try and build the rest of code.
Thanks
LiAD