L
LookingGood
I am new to the group and good day to all.
I have the knowledge to create basic templates with no macro skills. I am
currently involved in a project to create some sophisticated requirements in
template design. I am a 4GL programmer with the ability to create functional
program specs. The following are issues that I am desperately seeking help.
1. By default a single row table with 4 cells, 1st = display, 2nd, 3rd & 4th
cells bookmarked as AccNo, AccName & AccAmt respectively for user input.
Question: When the user tabs to the last input field AccAmt, a window popup
to display "New line required (Yes/No)", if Yes then the following should
happen.
(Row2, Cell1) should be same as (Row1, Cell1)
(Row2, Cell2) field details should be identical as (Row1, Cell2) except the
bookmark should read AccNo_2 [2 is the row number]
(Row2, Cell3) field details should be identical as (Row1, Cell3) except the
bookmark should read AccName_2
(Row2, Cell4) field details should be identical as (Row1, Cell4) except the
bookmark should read AccAmt_2
and so forth.....
Also required, a variable that I can indentify the number of rows in this
table.
If there is a more easier way of setting up this table, I would gladly
accept any cosideration. As mentioned above, I do not have any experience in
writing macros.
PS. I have posted the same question yesterday with lesser details. Sorry
about that.
Thanks in advance
I have the knowledge to create basic templates with no macro skills. I am
currently involved in a project to create some sophisticated requirements in
template design. I am a 4GL programmer with the ability to create functional
program specs. The following are issues that I am desperately seeking help.
1. By default a single row table with 4 cells, 1st = display, 2nd, 3rd & 4th
cells bookmarked as AccNo, AccName & AccAmt respectively for user input.
Question: When the user tabs to the last input field AccAmt, a window popup
to display "New line required (Yes/No)", if Yes then the following should
happen.
(Row2, Cell1) should be same as (Row1, Cell1)
(Row2, Cell2) field details should be identical as (Row1, Cell2) except the
bookmark should read AccNo_2 [2 is the row number]
(Row2, Cell3) field details should be identical as (Row1, Cell3) except the
bookmark should read AccName_2
(Row2, Cell4) field details should be identical as (Row1, Cell4) except the
bookmark should read AccAmt_2
and so forth.....
Also required, a variable that I can indentify the number of rows in this
table.
If there is a more easier way of setting up this table, I would gladly
accept any cosideration. As mentioned above, I do not have any experience in
writing macros.
PS. I have posted the same question yesterday with lesser details. Sorry
about that.
Thanks in advance