Hi,

I have a VBA GUI that is used to enter data into an Excel spread sheet. I would like to run this on a PPC (PPC2003), but macros/VBA are not supported in the scaled down PPC excel.

My question is:

Does anyone know how many of the excel functions are available when writing in .net for PPC? Most importantly, I need to be able to open a PPC excel file, navigate the spreadsheet, write to given cells, find cells containing specific text and save the file.

I have written in VB .net previously, am I best to stick to this and buy the appropriate software to write for PPC, or is there something free that will do the same thing?

Thanks for your help!