View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
vikrampn vikrampn is offline
external usenet poster
 
Posts: 1
Default Dynamic Creation of rows in Excel

HellO everyone,
I never did any VBA coding and i am right now lost on where to
start. This is what i am trying to achieve

I have a field "Number of Products", based on the number of products, I
need to create that many products in my excel

Each product has

Product name
Product description
Product Photo
Number of Competitors
Competitor name
Compeitor description

If the user enters 5 int he Number of products, then my method/Function
should be able to generate that many products.

I will really really appreciate any comment, suggestions in achieving
this. I am not even sure, if this something easy to do .

Regards
Vikram


---
Message posted from http://www.ExcelForum.com/