I took a Visual Basic class in college 3 years ago so I think what I was to do is possible but I don’t remember how and I can’t find my old book. So here it goes.
I have a spreadsheet with a variety of columns one of which lists the manufacturer by a single initial, B or C. I need to make sure the work is equal between the companies as each person inputs their data into the spreadsheet but I’m unsure of how many lines will eventually be used. So, I think I need to write an if then loop to change the Bs and Cs into numbers to take percentage. I also will need to count the total amount of data imputed so I can do a percentage. Unfortunately, I haven’t been able to remember any more. :smack:
I can do it with an extra column and a fixed number of rows with expressions in the cells but writing a macro is beyond me any more. If you need any more information, please let me know I’d like to get this knocked out before the holidays.