$$Excel-Macros$$ Concatenating Problem

2009-05-12 Thread jamadagniraghu
Hello, I have a problem in displaying AM or PM, when i try to concatenate to cells. Below is the reference - Column A Column B Column C 4/16/2009 9:00 AM CDT 4/16/2009 9:00 CDT You see, after i concatenate Column A and Column B, in Column C, i get the

$$Excel-Macros$$ Display of Time in Pacific Standard Time (PST) and Central Standard Time (CST)

2009-04-29 Thread jamadagniraghu
Hello Everyone, I have a problem while displaying Time in Pacific Standard Time and Central Standard Time. I get the data in PST. Can anyone wirte a VBA Code, so that in the same box, i should get the Time for both PST and CST? Please help. For reference, CST = PST + 2 hrs. Below is the Example

$$Excel-Macros$$ How to pull the charts from the excel file to the PPT?

2009-04-09 Thread jamadagniraghu
Hi All, Please find the attachment. My requirements is – Can anyone tell me how to pull the charts from the excel file to the PPT? I want two charts to be placed in ONE PPT. For example – Chart 1 & Chart 2 should go to PPT Slide 1 and Chart 3 & Chart 4 should go PPT Slide 2 and likewise. I want