G
Guest
I have managed to sort out a problem I had with data not automatically
updating. The problem I now have is. The information which gets inserted
into a text box after selection from a Combo box is a Currency. It is shown
as a currency in the Combo Box drop down menu, but does not show as a
currency when it is inserted into the text box. I have selected Currency as
Format in every box I can think of, but to no avail. Do I need to insert it
as code or something. I used the following code to insert data into the
required text box [ComboboxName].[Column](2)
Can anyone help
Steve
updating. The problem I now have is. The information which gets inserted
into a text box after selection from a Combo box is a Currency. It is shown
as a currency in the Combo Box drop down menu, but does not show as a
currency when it is inserted into the text box. I have selected Currency as
Format in every box I can think of, but to no avail. Do I need to insert it
as code or something. I used the following code to insert data into the
required text box [ComboboxName].[Column](2)
Can anyone help
Steve