G
Guest
Hello again,
Thanks Ron for answering my earlier question, i wont have chance to get to
my excel work till later so im just gonna ask this on measly thing before
work. If i want to add more worksheets into this code:
If SheetExists("wksht 3") = True Then
Can it be done like this?
If SheetExists("wksht 3", "wksht 4") = True Then
Or will i need some more code. If i had excel with me id try it out but i
just dont wana be faffing around later is all. If anyone can help then its
much appreciated.
Thanks in advance
Andrewbt
Thanks Ron for answering my earlier question, i wont have chance to get to
my excel work till later so im just gonna ask this on measly thing before
work. If i want to add more worksheets into this code:
If SheetExists("wksht 3") = True Then
Can it be done like this?
If SheetExists("wksht 3", "wksht 4") = True Then
Or will i need some more code. If i had excel with me id try it out but i
just dont wana be faffing around later is all. If anyone can help then its
much appreciated.
Thanks in advance
Andrewbt