Search results

  1. B

    Running VBA code stored in a table.

    Thank you for your response. I am trying to create an Access program that collects code examples. That is to say, multiple users can enter code examples into one Access database. Then other users can query the Access tool for examples to help solve problems they are working on. I would like...
  2. B

    Running VBA code stored in a table.

    Anyone got any suggestions for running VBA code from a table ??
  3. B

    Calculating Unfilled controls per tab page.

    Thanks so Much!! You have made my Monday for sure! And that is saying something! For anyone else wanting to use the tag properties, some good links discussing the syntax are below. http://www.tek-tips.com/gviewthread.cfm/lev2/4/lev3/27/pid/705/qid/786249...
  4. B

    Tab Control Color

    Working with Lebans OK, I know the big question is how to change tab colors, and the answer is always lebans site. And thank the dear person for making the code, truely allowing us to have an option, that seems like it should be nothing more then a right click. However, Lebans code is nothing...
  5. B

    Calculating Unfilled controls per tab page.

    Hi , I am new to the forum, so sorry if this is in the wrong place, and should be under VB code. Also, I searched the forum. So I don't think this question has been answered. I am looking for a way to calculate the number of unfilled controls per tab page. Then write that total number out to a...
Back
Top Bottom