Hi
I am using something like this to open a new window for a referenced field
="javascript:void(window.open('"+ Fields!JanuaryRef.Value + "','_blank'))"
I am using a stuff command in SQL to get multiple dates of a field.
Some have one some have up to 5 , I use the same stuff command to get the hyperlink ref
How can I point each ref at the proper date?