ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Merge (https://www.excelbanter.com/excel-programming/326540-merge.html)

Duncan_J

Merge
 
Hey Folks,
I have a macro and I'm stuck at this I have 2 cells

A B
4 8

I need to get them both into a cells like this 4/8
Any ideas? Thanks
DJ

kassie

Merge
 
Why not use a formula in C
=A1&"/"&B1

"Duncan_J" wrote:

Hey Folks,
I have a macro and I'm stuck at this I have 2 cells

A B
4 8

I need to get them both into a cells like this 4/8
Any ideas? Thanks
DJ


Duncan_J

Merge
 
Thanks Kassie, I overlooked that somehow...
Thanks again,
DJ

"Kassie" wrote:

Why not use a formula in C
=A1&"/"&B1

"Duncan_J" wrote:

Hey Folks,
I have a macro and I'm stuck at this I have 2 cells

A B
4 8

I need to get them both into a cells like this 4/8
Any ideas? Thanks
DJ



All times are GMT +1. The time now is 09:46 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com