bearcub
Well-known Member
- Joined
- May 18, 2005
- Messages
- 734
- Office Version
- 365
- 2013
- 2010
- 2007
- Platform
- Windows
I have a field in my table that was initially set up as a combo box. It is currently populated and updated by using a form that was created for this purpose. There are presently over 3000 cells of data that have been selected in this field by using the combo box method via a form.
However, I now need to over write this data quickly by copying new data that I created in Excel into the table.
Other fields that are not set up as a combo box (i.e. text box) can accept copied and pasted information from Excel. However, if I'm using a check box type control (Boolean), or combo box control the fields appear to remain blank (which means I have to manually update them from the form or directly into the table).
Now I'm wondering if the new data is sitting in the cells but just not visible (this scenario isn't likely but ...)
Is there a way in Access to convert an existing combo box to text box with read/write capabilities? I just tried that in a practice db but after I converted the combo box to text box control Access saved itas read only so I couldn't add new data to this field.
Thank you for your help in advance,
Michael
However, I now need to over write this data quickly by copying new data that I created in Excel into the table.
Other fields that are not set up as a combo box (i.e. text box) can accept copied and pasted information from Excel. However, if I'm using a check box type control (Boolean), or combo box control the fields appear to remain blank (which means I have to manually update them from the form or directly into the table).
Now I'm wondering if the new data is sitting in the cells but just not visible (this scenario isn't likely but ...)
Is there a way in Access to convert an existing combo box to text box with read/write capabilities? I just tried that in a practice db but after I converted the combo box to text box control Access saved itas read only so I couldn't add new data to this field.
Thank you for your help in advance,
Michael