good Morning
My problem and change the value1 (trend1) with a texbox or listbox
Pressing the button command1 or 2 etc to create the trend trend1 2 etc. with the point value written in the listbox or texbox.
Private Sub CommandButton1_Click ()
switchTag Value1.getName (1), trend1
end sub
value1 change with "server & Tag"
Private Sub commandbutton1_clik ()
dim server as server
Dim tag as string
Server = "\\ server name \
tags texbox "point name"
switchtag & tag = server
What is the command that can let me insert two with a trend line using VBA?
attach file
thanks
regards
Pierpaolo