<%while not rsHours.eof if not rsHours.eof then chQuarter = DatePart("q", rsHours("PayDate")) end if if chQuarter=1 then ch="First Quarter" end if if chQuarter=2 then ch="Second Quarter" end if if chQuarter=3 then ch="Third Quarter" end if if chQuarter=4 then ch="Forth Quarter" end if %>The Variable in the table.
<tr><td class="tdRight"><%=ch%></td></tr>
<table> <tr><td class="tdRight">Date of Pay</td></tr> <tr><td class="tdRight">Second Quarter></td></tr> <tr><td class="tdRight">2021-05-02</td></tr> <tr><td class="tdRight">2021-04-25</td></tr> <tr><td class="tdRight">2021-04-18</td></tr> <tr><td class="tdRight">2021-04-11</td></tr> <tr><td class="tdRight">2021-04-04</td></tr> <tr><td class="tdRight">First Quarter></td></tr> <tr><td class="tdRight">2021-03-28</td></tr> <tr><td class="tdRight">2021-03-21</td></tr> <tr><td class="tdRight">2021-03-14</td></tr> <tr><td class="tdRight">2021-03-07</td></tr> <tr><td class="tdRight">2021-02-28</td></tr> <tr><td class="tdRight">2021-02-14</td></tr> </table>Thanks all.
Network and collaborate with thousands of CTOs, CISOs, and IT Pros rooting for you and your success.
”The time we save is the biggest benefit of E-E to our team. What could take multiple guys 2 hours or more each to find is accessed in around 15 minutes on Experts Exchange.
Our community of experts have been thoroughly vetted for their expertise and industry experience.
The Distinguished Expert awards are presented to the top veteran and rookie experts to earn the most points in the top 50 topics.