dfalkowitz Posted April 18, 2013 Share Posted April 18, 2013 Is there a way to dynamically add rows to a table on the fly based off data fields? For example: Data file looks like this FIELD1 FIELD2 FIELD3 A B C A B A A B I need the table to look like this REC#1 A B C REC#2 A B REC#3 A REC#4 A B Quote Link to comment Share on other sites More sharing options...
step Posted April 18, 2013 Share Posted April 18, 2013 Have you looked at this thread Quote Link to comment Share on other sites More sharing options...
dfalkowitz Posted April 18, 2013 Author Share Posted April 18, 2013 No I did not but just did... Thanks so much!!! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.