cell memo is undefined

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi there, im a bit stuck as when i preview a certain page in the browser it
says cell memo is undefined, i dont really know what this is, can anyone help
please!?

thanks
ally
 
Change
<td>
<p align="center">
<b>
<SCRIPT>cellMemo.style.display='block';</SCRIPT>
£84.50</b></td>

to

<td>
<p
style="display:block;text-align:center;font-weight:700;">£84.50</p>
<td>

and do the same to other similar cells.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top