Hi everyone,
I am trying to input the value of several comboboxes and textboxes with labels into one big textbox.
I use this code but it seems not working:
Where all data/ information from the right handside should go the the textfile.Text![]()
textfile.Text = Label5 & ProjectID.Value & Label1
Can anyone provide me with the code?
Thanks
Bookmarks