You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to colton-softw...@googlegroups.com
On 16/07/2020 15:01, Richard Torrens (lists) wrote:
> Is there a function that turns a date into a text string?
>
> I am trying to make an html table and need to output a cell e.g.
>
> join("<td class=""red"">",weekstart,"</td>")
>
> where weekstart is a date, so the join function gives an error.
>
>
> There are plenty of functions to turm strings into dates, but I can't find
> the reverse
>
How about TEXT("<date format>",date)?
--
Stuart Swales
Richard Torrens (lists)
unread,
Jul 16, 2020, 3:43:46 PM7/16/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Stuart Swales <stuart.swale...@gmail.com> wrote:
> On 16/07/2020 15:01, Richard Torrens (lists) wrote:
> > Is there a function that turns a date into a text string?
> >
which doesn't help solve the string for <date-format>. Then I find out
that the links at the bottom
Prev Up Next
all point at themselves so go nowhere!
I have solved this question another way - see my private email
Stuart Swales
unread,
Jul 18, 2020, 6:22:11 AM7/18/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Colton Software PipeDream
Somewhat embarrassingly, all the Prev/Up/Next links in Chapter 3 of the Spreadsheet Guide are blank! Just fixed this here and will upload later - thanks for the report.