Re: $$Excel-Macros$$ MS Flexigrid - Or Whatever - A Grid Control Needed

2010-04-07 Thread Abhishek Jain
On a different note, has any one used Microsoft office Spreadsheet Control 10.0 / 11.0. It can also serve my purpose but I have never used before and I (really) can't file a good documentation for it on the internet. I think it does not support the routine vba expressions as worksheets do. For exam

Re: $$Excel-Macros$$ MS Flexigrid - Or Whatever - A Grid Control Needed

2010-04-07 Thread Abhishek Jain
Thanks Siva for your kind reply. The attached ocx file is showing the same error - "The control could not be created because it is not properly licensed." I've tried by registering it in regsvr32.exe too, still the same result. If you can create it successfully, please send a sample file, may be I

Re: $$Excel-Macros$$ MS Flexigrid - Or Whatever - A Grid Control Needed

2010-04-04 Thread Abhishek Jain
Dear Group, Any update on this ? Regards...Abhishek On Tue, Mar 30, 2010 at 1:51 PM, Abhishek Jain wrote: > Dear All, > > I am working on a project where I've prepared an userform for creating > Purchase Orders (PO). PO are Vendor wise, one PO for each vendor, no matter > how many items are in

$$Excel-Macros$$ MS Flexigrid - Or Whatever - A Grid Control Needed

2010-03-30 Thread Abhishek Jain
Dear All, I am working on a project where I've prepared an userform for creating Purchase Orders (PO). PO are Vendor wise, one PO for each vendor, no matter how many items are in there. Now, the vendor part is okay, I have a list of vendors from where the userform fetches the record. When the use