Hi all
I am working on a small project at the moment and I am having a problem with a userform I have created. If anyone can provide me with some guidance/solution, that would be great.
The userform consists of the following:
1 x Multipage with 2 tabs
13 x text boxes with 2 being set to multiline
4 x comboboxs
1 x button (Close)
(all the above on the first page, 2nd page not yet developed)
Each of the above have had their controlsource set to the underlying spreadsheet. When I run the form and start inputting information, the values do appear in the correct cells, but before I can finish the form, my CPU starts running at 90% or more and effectively freezes the form.
The only code I have so far is to initialize the combo boxes. I have checked the various text boxes etc but cannot find any issue !!
I would appreciate any assistance with this one.
thanks
oldsmokey