Eddi Rae
Eddi Rae
About
- Username
 - Eddi Rae
 - Joined
 - Visits
 - 0
 - Last Active
 - Roles
 - Members
 
Comments
- 
                I see it. Thanks for the help!! Happy Holidays!!
 - 
                I am not understanding why I have to add the extra quotes. Can you explain the purpose/ Also, when I did do that, it did work, but now I am having issues with the following: frxReport.Variables := frmMainForm.lblHotFluidIdentifier.Caption; …
 - 
                Please elaborate. I am not very familiar on coding in Delphi, so just telling me what to use without an example doesn't help me at all. I am trying to use what I initially posted and I am not getting any values when I run the report. I am thi…
 - 
                Those are 2-dimensional arrays on both the Master and the Detail. I have 10 elements for each record that I need to use in the Master. Can you associate a "record" with a Master?
 - 
                I am not understanding why this would help. I am only trying to fill the dataset with the array. Would the way that I am defining the array be correct?
 - 
                So I should have my array as follows ... ReportRecords : array[1..89, 1..2, 1..2, 1..2, 1..2, 1..2, 1..2, 1..2, 1..2, 1..2, 1..2] of String = ( ; //Record Number, Order, Tab, ReportSection, SubSection, CommonFieldName, CommonLabelName, HotF…
 - 
                gordk wrote: » you need a master data band not a detail