D
Deleted member 49549
Guest
Hi All.
a couple of questions for the excel vba'ers
I have a worksheet titled 'output', it only has data in column a. I'd like to save this sheet to d:/output[text in Input!B2].txt
bonus point - id like to change the value in Input!B2 through the values contained in
and after each change in value, save the file using the text in Input!B2
Cheers all!
a couple of questions for the excel vba'ers
I have a worksheet titled 'output', it only has data in column a. I'd like to save this sheet to d:/output[text in Input!B2].txt
bonus point - id like to change the value in Input!B2 through the values contained in
'System IP address'!$A$3
A$15
and after each change in value, save the file using the text in Input!B2
Cheers all!