Re: Adding Multiple Rows to a Table in a Word Form
- From: AltNrg4U@xxxxxxxxx
- Date: 5 Dec 2006 09:43:51 -0800
Greg,
I am going to try this one more time. I have submitted a reply twice.
For some reason, I am getting a notice that it is submitted, but it
never shows up.
Anyway, your suggestion does not appear to work for me. For some
reason it changes my focus to a table above my current one (the first
one in my section). I would work to correct this issue, but it still
ends up in the second cell of the row, and not the first.
I then tried to 'pause' the macro in a variety of places. I used the
first two of Microsoft's suggestions.
http://support.microsoft.com/kb/q162150/ -- "How to Implement a
Delay in Visual Basic for Applications"
This did not appear to have any discernable effect.
I did want to reply, because you requested. I believe the issue is
with my system / configuration so I will not worry about this issue any
further.
__________________________________________________________________________________________
After some thought I realized that I need to have the ability to delete
rows. I am working on having it delete all rows that do not have any
data in the first cell (text formfield). If I am able to complete
that, I will post it as well.
I am trying this approach for two reasons.
1. In case someone accidentally runs the macro (from a macro field at
the top right of my table), I don't want to accidentally delete data.
2. Even if I delete it one row at a time, it is still (remotely)
possible to delete data. If my approach can be created, it will
prevent any deletion of data.
I am taking one additional precaution by ensuring that the macro only
affects the correct table, by going to a bookmark first. I have
enclosed the start of my macro below. "It was using the 'lastrow'
command, but I will have to change that.
Thanks again for all of your help.
Keith
.
- Follow-Ups:
- Re: Adding Multiple Rows to a Table in a Word Form
- From: Greg Maxey
- Re: Adding Multiple Rows to a Table in a Word Form
- From: Greg Maxey
- Re: Adding Multiple Rows to a Table in a Word Form
- From: AltNrg4U
- Re: Adding Multiple Rows to a Table in a Word Form
- References:
- Adding Multiple Rows to a Table in a Word Form
- From: AltNrg4U
- Re: Adding Multiple Rows to a Table in a Word Form
- From: Greg Maxey
- Re: Adding Multiple Rows to a Table in a Word Form
- From: AltNrg4U
- Re: Adding Multiple Rows to a Table in a Word Form
- From: Greg Maxey
- Re: Adding Multiple Rows to a Table in a Word Form
- From: AltNrg4U
- Re: Adding Multiple Rows to a Table in a Word Form
- From: Greg Maxey
- Adding Multiple Rows to a Table in a Word Form
- Prev by Date: Re: Hyperlinks on userforms???
- Next by Date: Re: Adding Multiple Rows to a Table in a Word Form
- Previous by thread: Re: Adding Multiple Rows to a Table in a Word Form
- Next by thread: Re: Adding Multiple Rows to a Table in a Word Form
- Index(es):
Relevant Pages
|