W
wouter
Hi,
I want to use the value of cell B6 as record name.
in VB i've got the following line:
ActiveWorkbook.SaveAs Filename:="F:[VALUE CELL B6].txt", FileFormat _
:=xlText, CreateBackup:=False
So at the place [VALUE CELL B6]that value should be copied in. How do
I accomplish this in Excel VB without too much codelines?
Any suggestion welcome!
Wouter de Voogd
Amsterdam
I want to use the value of cell B6 as record name.
in VB i've got the following line:
ActiveWorkbook.SaveAs Filename:="F:[VALUE CELL B6].txt", FileFormat _
:=xlText, CreateBackup:=False
So at the place [VALUE CELL B6]that value should be copied in. How do
I accomplish this in Excel VB without too much codelines?
Any suggestion welcome!
Wouter de Voogd
Amsterdam