Hi All,
Wow another question its really needs some time to learn this stuffs...I am trying to get a "$" value from the user so when ever they type any numeric value in the textbox which i have designed in forms, i want a "$" sign to be appended with the numeric value and give back the value to the cells in the excel. I have the control source property of the text box to read the name of the cell in the excel, so what ever i enter in the textbox will reflect the cell. I am can achieve here is to bring the "$" value in the cell, but when i move out of the textbox the $ value disappears, only the numbers stays
Can some one help me how to retain the "$" along with the numeric value. can any one help me how to clear the text box's also in one shot.
Note: i have the made my cell format in the excel as currency so the doller value stays in the excel, but in the text box it was disappears.
I have attached my forms for you referance thanks.
Wow another question its really needs some time to learn this stuffs...I am trying to get a "$" value from the user so when ever they type any numeric value in the textbox which i have designed in forms, i want a "$" sign to be appended with the numeric value and give back the value to the cells in the excel. I have the control source property of the text box to read the name of the cell in the excel, so what ever i enter in the textbox will reflect the cell. I am can achieve here is to bring the "$" value in the cell, but when i move out of the textbox the $ value disappears, only the numbers stays
Can some one help me how to retain the "$" along with the numeric value. can any one help me how to clear the text box's also in one shot.
Note: i have the made my cell format in the excel as currency so the doller value stays in the excel, but in the text box it was disappears.
I have attached my forms for you referance thanks.