Click here to Skip to main content
15,899,313 members

Comments by Atipos (Top 15 by date)

Atipos 25-Jan-19 5:21am View    
Having tried some ways of code but no one to give me that result.
The fact that range ("A3") should increase when i pressed the Save Button.
Atipos 25-Jan-19 4:58am View    
I would like to be able to insert more data in more cells, in progression.

Ex .:
TextBox1: Hello
TextBox2: Test
Press the Save button;

Except for Hello in cell A3 and Test in cell B3,

I would like to insert later
TextBox1: Test
TextBox2: LoL
Press the Save button;

Except for Test in cell A4 and LoL in cell B4.
Atipos 22-Jan-19 4:05am View    
What do you mean by printing? From a simple printer?
Atipos 7-Jan-19 4:36am View    
I understood where I was wrong. I did not remember putting Employee as Integer, so username1 did not let me enter it.

Changed type and now it works perfectly. Report your answer as "Accepted Solution" because you explained perfectly.

Sorry for the mess, thank you very much
Atipos 4-Jan-19 11:51am View    
The row source is for the Employee that you could see on the image. It's for the mask A.
The ID of tb_ID is for Login Mask, the username, i just called tb_ID