Forum

SunnyKow
@sunnykow
Noble Member
Joined: Jun 25, 2016
Topics: 0 / Replies: 1417
Reply
RE: Transfer data from text files as list in a worksheet

Hi Sotiris You can give this a try. Hope this helps. Sunny

8 years ago
Forum
Reply
RE: Question in building a pivot report

Hi Lea Can you attach your data and the expected results (with some explanation)? It would be easier to understand what you actually wanted.

8 years ago
Reply
RE: Question in building a pivot report

Hi Lea I noticed that there are difference in the Month between Table1 and Table2. Example: Chana have months June-August in Table1 but April-June...

8 years ago
Reply
RE: Two date columns to choose from to add days

My guess is both cell A2 and B2 are blanks and that is why the result is showing 3/30/00 i.e. 03/30/1900 (US date format) You can use this formula ...

8 years ago
Reply
RE: Two date columns to choose from to add days

Hi Suzzietoo Assuming 10/4/16 is in cell A2 and (B) is in cell B2 then in cell C2 you can enter: =IF(B2<>"",B2+90,A2+90) Hope this help...

8 years ago
Reply
RE: Using formula, how to organize data in table

Hi Dritan You can give this macro a try. I have changed the file type to xlsm. It will extract the data to the Output worksheet. Hope this he...

8 years ago
Reply
RE: Add totals to Excel table

Hi Frans If you want to sum all columns and rows in one-go, just select the data plus one extra column to the right and one extra row to the bottom...

8 years ago
Reply
RE: time condition

See if this is what you wanted.

8 years ago
Reply
RE: Copy data from multiple worksheets with same cell reference

Please refer my answer to your previous post : how to copy data from same cell from multiple worksheets within same workbook to separate cells with...

8 years ago
Reply
RE: how to copy data from same cell from multiple worksheets within same workbook to separate cells with worksheet name

Since your sheets name contains more than one word, the formulas need to be modified a bit to include single quotes with the file name. Refer attac...

8 years ago
Reply
RE: Add totals to Excel table

Hi Frans You can select cell N47 (where the subtotal is) and drag the little black dot (at the bottom-right corner of the cell) to the other column...

8 years ago
Reply
RE: Sort items, ignore doubles.

Hi Dritan You may not see it, possibly it could be a custom function that is not available in Excel 2010. That is why it is giving a #NAME? error i...

8 years ago
Reply
RE: Data Validation search

Hi Melanie I assume you want to enter a name expect Data Validation list to show all names that contains the text AL (for example) such as ALEX,ALL...

8 years ago
Reply
RE: how to copy data from same cell from multiple worksheets within same workbook to separate cells with worksheet name

Hi Kaye Are you trying to summarize the values from multiple sheets based on the sheet's name in a cell? Maybe you can see if this is what you w...

8 years ago
Reply
RE: Help with template!!!

Hi Mélo No idea what you mean by an "appealing" tracker. I assume you mean more colours/images/charts/data validations/alerts etc. Maybe the att...

8 years ago
Page 67 / 95