Ok here is what I am trying to do:
I have a web form that collects some info, it contains other data including number of hotel rooms and type of rooms. What I need is to duplicate the rows where number of rooms > 1 by the number of rooms needed. I only need specific data within those rows...
I am using the following VBA code to scan my table, locate where room number is > 1, count how many rooms, duplicate the rows. What I also need is when the rows are duplicated, I need a 1 placed in the field Room # for the first room , a 2 placed on the second room, etc. PLease look at the code...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.