Thanks for the tips Gerry. They will be very helpful.
I think I'm beginning to get a handle on how this works.
It seems like Table(1) always works on the selected table instead of the first table. Is that true and if so, what's the deal?
Thanks Skip. That works but doesn't solve my problem which is what I should have asked to begin with. I need to get to the first cell in the table so I can start inserting data. I was trying to use this command.
Selection.HomeKey Unit:=wdStory
That works fine on the first table but it keeps...
I am using a word document to build a report. I want to add several tables at the end of the report and plan to use a visual basic program to build the tables and insert data. Right now I am building the tables with a macro in word that I will insert into the visual basic program after getting...
I have written an application that calculates quite a bit of information. Most of it can be displayed in tabular form so I have used flexgrids extensively. However I need to display a few pages of formulas and text showing the procedure for obtaining the results. The text will be different for...
Is there a file that has standard icons for the toolbar? My save and open file, etc. don't look correct and when I run the program on another computer they come out solid black.
I have two text boxes with the pressure in one and wind speed in the other. These values are related to each other and I want to be able to change either and have the correct value calculated for the other. However when I change one, calculate the change for the other, and place it in the .text...
Thanks to both of you for your help. I can do the math you talked about and now remember that fact from programing in quickbasic. However the help features show both atan() and pi() as well as other math functions as valid functions. Do either of you know why it is shown in the help? Just curious.
My program does not reconize the PI() or the ASIN() and those types of functions. It does reconize SIN() and those trig functions. Is there something I need to add-in to my program?
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.