Tamiryosef
Active member
- Joined
 - May 2, 2022
 
- Messages
 - 36
 
- Programming Experience
 - 1-3
 
Hello to all 
I am new at visual basic.
I build windows form that get data and stored it on firebase.
Now I try to get the data the user enter also go to a invoice that I build on excel.
I added the excel invoice to my project resources library , the excel form is open.
How I can use the code to edit the excel form that add to the project?
I want to add the textbox that the user enter to be add to the excel form that open in my resource library?
		
		
	
	
		
	
	
		
			
		
		
	
				
			I am new at visual basic.
I build windows form that get data and stored it on firebase.
Now I try to get the data the user enter also go to a invoice that I build on excel.
I added the excel invoice to my project resources library , the excel form is open.
How I can use the code to edit the excel form that add to the project?
I want to add the textbox that the user enter to be add to the excel form that open in my resource library?