Generatring a C/C++ header file from a Spreadsheet

  • Thread starter Thread starter Hari
  • Start date Start date
H

Hari

Dear All,

I would request to provide me a solution to generate a C/C++ header
file from a spreadsheet.
How to define Macros in Excel.

Regards,
Hari
(e-mail address removed)
 
This is interesting.

You want to create a C++ header file from an Excel Worksheet?
Or VBA code?
 
Hi,

I need to generate a C/C++ header file from an Excel sheet. I need
select set of rows and generate a header file.

Regards,
Hari
 
What is the data in the rows?



--
urkec


Hari said:
Hi,

I need to generate a C/C++ header file from an Excel sheet. I need
select set of rows and generate a header file.

Regards,
Hari
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top