Hello peeps. First post so please go easy on me.
I need some help with a certain database import i am doing, ill keep it short and sweet. I'll start with what i need to do, then i will tell you what problem i have.
First, what i need to do is, i need to merge data from multiple cells (in a row) into one cell separated by colons and semi colons. This part i have pretty much nailed down. The problem comes when it takes the date. The date in the cell looks like 01/01/1970. But when its taken into the merged cell, it looks like numbers (48272, or something like that) what i originally wanted to do was change the date to look like this 01-01-1970 (dashes not slashes) by using find and replace, but that didnt work. So in a nutshell, i need to be able to merge a date as it looks in a cell, then change the slashes to dashes as the import software for some reason doesnt like slashes. I hope this makes sense
Thanks in advance
I need some help with a certain database import i am doing, ill keep it short and sweet. I'll start with what i need to do, then i will tell you what problem i have.
First, what i need to do is, i need to merge data from multiple cells (in a row) into one cell separated by colons and semi colons. This part i have pretty much nailed down. The problem comes when it takes the date. The date in the cell looks like 01/01/1970. But when its taken into the merged cell, it looks like numbers (48272, or something like that) what i originally wanted to do was change the date to look like this 01-01-1970 (dashes not slashes) by using find and replace, but that didnt work. So in a nutshell, i need to be able to merge a date as it looks in a cell, then change the slashes to dashes as the import software for some reason doesnt like slashes. I hope this makes sense
Thanks in advance