Copying controls
-
I'm not sure if I made myself clear last time so i'll try to be more succint. Is it possible to copy a control along with it's code on a excel spreadsheet so that you end up with two or more controls utilising the same code as a foundation, but having different identifiers and operating on different data? Would this require the creation of a macro within visual basic to make a copy of the code within the development environment or is there another way? Pls help!
-
I'm not sure if I made myself clear last time so i'll try to be more succint. Is it possible to copy a control along with it's code on a excel spreadsheet so that you end up with two or more controls utilising the same code as a foundation, but having different identifiers and operating on different data? Would this require the creation of a macro within visual basic to make a copy of the code within the development environment or is there another way? Pls help!
Chris Hooper wrote: Is it possible to copy a control along with it's code on a excel spreadsheet so that you end up with two or more controls utilising the same code as a foundation, but having different identifiers and operating on different data? No Chris Hooper wrote: Would this require the creation of a macro within visual basic to make a copy of the code within the development environment Yes Succint questions, succint answers :) My latest articles: XOR tricks for RAID data protection Win32 process suspend/resume tool
-
Chris Hooper wrote: Is it possible to copy a control along with it's code on a excel spreadsheet so that you end up with two or more controls utilising the same code as a foundation, but having different identifiers and operating on different data? No Chris Hooper wrote: Would this require the creation of a macro within visual basic to make a copy of the code within the development environment Yes Succint questions, succint answers :) My latest articles: XOR tricks for RAID data protection Win32 process suspend/resume tool
Are you *sure* about this. Take a quick look at this post on a different board relating to a similar problem. It appears to me that the same code is being used to access multiple controls independently.... http://www.programmersheaven.com/c/MsgBoard/read.asp?Board=2&MsgID=120530&Setting=A9999F0001
-
Are you *sure* about this. Take a quick look at this post on a different board relating to a similar problem. It appears to me that the same code is being used to access multiple controls independently.... http://www.programmersheaven.com/c/MsgBoard/read.asp?Board=2&MsgID=120530&Setting=A9999F0001