Hi Guys,
I have a date column and a time column with values in them. I want to add the two together to produce a date AND time column. I don't care if its formatted as a number.
When I try it the 'easy' (and clearly wrong) way, I get an error.
What I'm doing is:
Expr1: [date]+[time]
What SHOULD I be doing?
Thanks
I have a date column and a time column with values in them. I want to add the two together to produce a date AND time column. I don't care if its formatted as a number.
When I try it the 'easy' (and clearly wrong) way, I get an error.
What I'm doing is:
Expr1: [date]+[time]
What SHOULD I be doing?
Thanks