Quantcast
Channel: Excel IT Pro Discussions forum
Viewing all 11829 articles
Browse latest View live

Office Web Apps

$
0
0

We have recently put our users on office 365 with E1 License.    Users are having issues with excel files opening or being able to print.   We received a .xls file and when you try to preview it outlook web app gives the error. "There is something in your workbook that we don't understand. Try opening and saving the workbook in a newer version of Excel..    Users only have access to the online apps and do not have excel on their desktops to be able to download an open in the desktop version of excel.     I need a solution to this.   There is no option to print so they can not save as a PDF.

  I have even tried to save to One Drive and open from the excel app and I get the same message.    


smtp office365 com not working on azure server

$
0
0
Hi All ,

My self is Arjun I am a developer I am using the smtp.office365.com server for a send confirmation email to the user.

i am using these setting 

"Server": "smtp.office365.com",
    "User": "arjun.walmiki@test.com",
    "Pass": "**********",
    "Port": "587"

the same setting is working fine on my local but when i deployed the same code on Azure server system not able to send an email it is blocked i am getting the error: Email Error: No connection could be made because the target machine actively refused it".

Kindly help me.

Thank you,

Arjun walmiki

Delete Seconds off of a Time Column

$
0
0
How do I delete the seconds part (:00) off a column that holds time (05:00:00).   I was able to use the text to column to separate the AM/PM from the time column but I'm at a loss of how to delete the seconds.   I've tried using text to column with the delimiter of colon (:) but for some reason when I do this it changes the 3 columns to 00:00:00.   

VLOOKUP

$
0
0

Hi there!

I want to enter the VLOOKUP function in Excel cell with a macro.

I want to always have the same selections as the table size.

I did this:
"Sub Fkeres_Munkafelvevo_AMCTR8()
 '
 ' Fkeres_Munkafelvevo_AMCTR8 Makró
 '

'
       Dim sorszam As String
     Dim osszefuz As String
     Dim kijeloltresz As String
     Dim fkeres As String
    
    
     Range("A2").Select
     Selection.End(xlDown).Select
     sorszam = ActiveCell.Row
     osszefuz = "S" & sorszam
     kijeloltresz = "B2:" & osszefuz
     Sheets("Munka1").Select
     fkeres = "=VLOOKUP(RC[-18],AMCTR9! " & kijeloltresz & ",18,FALSE)"
     Range("W2").Select
     ActiveCell.FormulaR1C1 = fkeres
     Selection.Copy
     osszefuz = "W" & sorszam
     kijeloltresz = "W2:" & osszefuz
     Range(kijeloltresz).Select
     ActiveSheet.Paste
 End Sub"
In the macro, the contents of the VLOOKUP are what I want to see:  "= VLOOKUP (E2; AMCTR9! B2: S555; 18; FALSE)  "

However, after you run the macro, it appears in the cell:  "= VLOOKUP (E2; AMCTR9!' B2 ': 'S 555 '; 18; FALSE)  "

Almost good. Why are apostrophes included?

Thanks for your help.

Regards:
Józsi

Excel 2016 Solver error

$
0
0

Good evening,

I am having a recurring error anytime I attempt to use Solver:

Run-time error '48':

File not found: Solver32.dll

I have done an install repair, uninstalled and reinstalled office, and spoken to Microsoft support, but the problem persists. Any assistance would be much appreciated.

Thank you

Copy Numbers - From Excel Sheet - Into PowerPivot Window looses decimal symbol?

$
0
0

Hi

When I try and copy data contained in an Excel Sheet into a Power Pivot Window the Decimal Digit is lost?

My Regional Settings for both number and currency is as follows "#,##0.00"

Digit Grouping Symbol = Comma

Decimal Digit = Point


I.W Coetzer

Salesforce Data Architecture and Management Designer Practice Exam Material

$
0
0

Certs2pass Is Most Reliable Source Which Provides Salesforce Data-Architecture-And-Management-Designer Exam Material

We have considered one of the leading companies specialized in competitive exam preparation materials that are trusted and 100% success guaranteed from the first try. Passing theData-Architecture-And-Management-Designer Exam Questions from Salesforce depends on the preparation material quality you select. Consequently, Certs2pass's preparation material will offer complete guidance and well set-up strategies for passing your next Data-Architecture-And-Management-Designer Exam from Salesforce easily and securely.Certs2pass preparation material is considered the best resource for delivering the Data-Architecture-And-Management-Designer Exam instructions, it supports your Data-Architecture-And-Management-Designer Exam practicing and increases your passing rate.

Click Link Below To Visit Our Site For More Info:

https://www.certs2pass.com/salesforce/data-architecture-and-management-designer-questions

Get all elements listed in a pivot table filter (page field) with VBA.

$
0
0

Hello everyone.

I need to print a PDF output for each name in the page field list (highlighted in the image below). It shouldn't be the best approach, but I thought I'd get the list with all the available names and go filtering with a vba loop.

The problem I can not get this list. Any tips?


https://inframicrosoft.wordpress.com/


Subtotal

$
0
0

How can I get all the subtotal (Sum Formulas) filtered?

Excel 2016 slow to open files on Window 10 machine when you are not an admin

$
0
0

We recently rolled out a small pilot group of Win10/Office 2016 (coming from Win7/Office 2010).  Using the new version of Excel on Win10 takes about 10 seconds longer to open files compared to the old version (or the new version on Win7).  It seems more evident with .xlsm files.  Here is what I tried/ruled out:

Office 16 32 vs. 64 bit behaved the same on Windows 10

Removed any links to files and cleaned up formatting, and name ranges

Copied the file locally to take the network out of the mix

Disabled all add-ins

Installed Office 16 on a Win7 machine and it was faster to open

What I discovered is that if you run Excel 2016 on a Windows 10 machine as an administrator, the file opens as expected.  Since none of our users are admins on their machines, this is going to be a huge problem.  Has anyone run into this yet?

I should also mention that the Win7 (32-bit) computers are about 3 years old and the Win10 (64-bit) computers are brand new.

Thanks!

Multi user open excel on network drive will not prompt "read only" message

$
0
0

Hi all,

Our company upgrade PCs from win7 to win10 recently, but we found that excel issue below.

When User A open excel on network drive and edit something then click save, but it will prompt "The file "XXX.xls" may have been changed by another user since you last saved it.  In that case, what do you want to do?  Save a copy or Overwrite Changes?"

And we found that User B can open that excel directly instead of "file in use" when that excel already opened by User A.

Anyone can advise? 

Thank you in advance.

Checkbox bug in Excel 2010; slow response

$
0
0
Hi,

I have an excel spreadsheet containing about 1600 Developer Form control checkboxes (no macros) running in Excel 2010. They seem to make every action, such as zoom, merge, wrap, bold etc., in the sheet take about 5-6 seconds longer than the usual split second an action in excel should take. The file is 1.5 mb. The file has no links to other files, only internally, and does not contain macros or add ins.

The checkboxes are only for visual purposes: To use mouse to tick of a “v” or leave as blank, letting someone know that a job needs to be done/not done.


I have tried this with no change in the slow response:
  • Delete all but 5-10 checkboxes
  • Tried in 2010, on many different computers with different OS:
  • Saved it as xls, xlsx etc.
  • Changed the checkbox’s “Object positioning”
  • Many hours in google; no help found
I have tried this with good results; no slow response:
  • Tried in 2007 on different computers with different OS
  • Delete ALL checkboxes
Possible reasons/solutions?:
  • All the checkboxes are a result of copying a bunch of about 10 boxes, apprx. 160 times?
    • It is out of the question to try and make many unique boxes; need to make (too) many boxes to see effect in slow response.
  • Bug in Excel 2010? If so, know how to fix?
  • Try to make 1600 ActiveX control boxes instead of Form control?
  • Delete all boxes, find alternative to the developer boxes; final solution if not possible to fix problem in 2010
Summary; How to get rid of the slow response due to checkboxes in 2010. Help/guidance would be highly appreciated! If this is a confirmed bug in 2010, it would be good to know + ETA for fix.

Thanks!

Dates on Pivot Chart x-axis won't format

$
0
0

I have Excel 2016 through Office 365 Business.  I have many workbooks that I load data into PowerPivot and then create dynamic PowerPivot charts that can be updated on the back end through the PowerPivot connections.

My problem is that when I create Pivot Charts with the date as the x-axis, I cannot change the format of the date values from M/D/YYYY.  I have tried formatting them first in PowerPivot (which changes them appropriately in the data model), changing them in the Format Axis pane on the far right (it will allow me to change the format to another date format, but the changes don't take effect on the displayed chart), and I've tried to change the format using the variable field settings in the Pivot Table field list pane (but my problem there is that the "format" button in the bottom left corner of the Field Settings window doesn't exist in my window like it does for all the other number values).

Why I can't I format the dates???????

Autosave turned off - This workbook contains features that prevent it from using Autosave.

$
0
0

Hi, Please I need some help here. 

I have a ton of excel files that come up with this error and I am unable to enable the autosave feature on these work books.

Excel files are in all saved in .xlsx

I have tried deleting all the sheets in the workbook but still have this error. 

Can someone please help me understand why this is happening and how to fix it. Many thanks

error code 0x80020009

$
0
0

I have control system server (windows server 2008 & Microsoft office 2013) the control system software is ABB 800xA that auto generate daily excel report, this feature was stopped suddenly with error code "0x80020009" and error message"open method of workbooks class failed" when excel is closed and error message "activeX component cannot create object" when excel is opened.

any procedure/help to solve this problem and get the excel reports to be generated again.


Save Excel worksheet with Name replaced by NameContent.

$
0
0

Hello,

How do I save a worksheet (for cost of a product) where the ‘link’ to a Name in a mother-worksheet is replaced by the ‘Contents’ of that Named cell so I can open the sheet without having the mother-worksheet?

In the mother-sheet, I have data of many parts like description and price.
The cells with this data are labelled with a Name, like dxxxxxx (xxxxxx id the part code) for Description and pxxxxxx for Price.
In the cost worksheets of all Products I have made links to dxxxxxx and pxxxxxx in the mother-sheet so I always have uniform descriptions and the latest purchasing price for parts in the cost-sheet of All Products.

Now, I want to send a Product Cost sheet to someone without giving away all other data in the mother-sheet.
Has someone a solution to convert the Product Cost sheet where all links are replaced by the link contents?

Thanks!


Excel formulas or functions any ideas? Help

$
0
0

Hi, i'm new here. My name is Brenda.

I'm currently working as an apprentice and i'm always using Excel.

(first, im sorry for my bad english, i'm brazilian)


I have a Sheet that tells me data of people by state, store, role and the date.

like this:

   date            name        id          email          state            store          role 

22/10/2019   brenda   383228    @.com.br     Sao Paulo     shopping     apprentice

i know how many people is participating of a specific intern program by date

when i do a pivot table, i know by state, store, year and month how many people were still on the program

example:    

                                                                               (states of Brazil)

                                           SP                                                                                             BH         

                                2017                        2018                   2019                                    2017                       2018                   2019

               jan      feb    march[...]    jan  feb  march[..]      jan feb march [...           jan feb march[...]    jan feb march[..]      jan feb march [...]

stores      

store 1       20  21    23         ... ... ...             .... ... ....            ....  ... ....          .. ...  .....         ... ... ...... 

store 2       12  12    26        ...   ..  .....          .... .... ...             .... .... .....          ... .... ....          ... .... ....

store 3 

store 4

the thing is

my manager wants to know, which date each person entered the program and which date each person quitted the program

she wants to know for how many time each person stood on the program

do you guys know how i can discover this, which formula or function using the date i dont know, using that sheet data i explained at the beginning of the topic

any help is welcome

thanks


excel getting hang , while convert text to number

$
0
0

Hi Team,

While converting text to number excel getting hang and taking time to convert in number.

Please help to sort out in this issue.

Regards

Inder Singh Rawat

simplify calculations

$
0
0

Hi!!

In my example I calculate the value of cell D14(green text color) depending on the value of cell B7(white text color). Would it be possible to perform the calculation with a single formula so that the result appeared calculated in cell C7?

Thanks in advance

from

to

apply %

0

12450

0,095

12450

20200

0,12

20200

35200

0,15

35200

60000

0,185

60000

 

0,225

85000

=B10-B11

=C9*E2

=IF((A$7-C2)<0,0,(A$7-C2))

=B11-B12

=C10*E3

=IF((A$7-C3)<0,0,(A$7-C3))

=B12-B13

=C11*E4

=IF((A$7-C4)<0,0,(A$7-C4))

=B13-B14

=C12*E5

=IF((A$7-C5)<0,0,(A$7-C5))

=B14

=C13*E6

=IF((A$7-C6)<0,0,(A$7-C6))

Total

=SUM(D9:D13)

from

to

apply %

0

12.450

9,50%

12.450

20.200

12,00%

20.200

35.200

15,00%

35.200

60.000

18,50%

60.000

 

22,50%

85000

12.450

1.183

85.000

7.750

930

72.550

15.000

2.250

64.800

24.800

4.588

49.800

25.000

5.625

25.000

Total

14.576



Excel formula Take values from duplicate data

$
0
0
With the condition of column D, corresponding to column A, take out all the different values of column B, and display it in column E.
Viewing all 11829 articles
Browse latest View live