Forum

Catalin Bombea
@catalinb
Admin
Member
Joined: Nov 8, 2013
Last seen: Jul 3, 2025
Topics: 1 / Replies: 1936
Reply
RE: cannot update power query when opening Excel file from Excel Online (Share point web version)

Power Query does not work in excel online, only in excel desktop app unfortunately.

4 years ago
Forum
Reply
RE: Inserting a hyperlink into outlook , hyperlink needs to be the path of the excel spreadsheet

You are not providing the code you are using so it's hard to see what you are doing. Are you using .HTMLBody? If you use .Body instead of .HTMLBody...

4 years ago
Forum
Reply
RE: Form button

Not without macros unfortunately.

4 years ago
Reply
RE: Duplicate data in Pivot table

If the same value is repeated in a column, don't use the Sum aggregation, use Min or Max or Average, each will show only one of those values.

4 years ago
Reply
RE: 3-Dimensional Data Tables

Hi Robert, What kind of implementation you have in mind?

4 years ago
Reply
RE: Front and Backward Navigation

Can you please clarify what backward navigation means?

4 years ago
Forum
Reply
RE: Computer changes macro names

The macro names are not repeated, they are just prefixed with workbook name.

4 years ago
Forum
Reply
RE: cannot update power query when opening Excel file from Excel Online (Share point web version)

Where is the source of data for that Power Query from the file you are opening in Excel Online?

4 years ago
Forum
Reply
RE: Timer and data entry

Hi Barbara, No code can run when you are editing cells, the timer cannot be used when you need to edit cells.

4 years ago
Forum
Reply
RE: Inserting a hyperlink into outlook , hyperlink needs to be the path of the excel spreadsheet

A link in html looks like this: <a href="https://www.site.com/">click here</a> "You can access the File here: "...

4 years ago
Forum
Reply
RE: Macro written in 32 bit System - Not working as it should in 64 bit System - the attached link to SharePoint in excel now is read only

If you're saying that the folder is already synced to your computer, why don't you save on the local synced folder?

4 years ago
Forum
Reply
RE: Maximal Amount Consecutive

There might not be formulas to do that, it's much easier in power query, see the file attached.

4 years ago
Reply
RE: Microsoft Teams Excel Sheet - File Opens at Random Cells

Hi Lauren, Unfortunately, it's out of our control. Teams opens excel in a browser in fact, that Teams window is a browser window, and excel opens i...

4 years ago
Reply
RE: Histogram bin width

You can try to change from time format to decimal system, multiplying the current values with *24*60, instead of 0.003472 you will have 5.00 for examp...

4 years ago
Reply
RE: Form button

Hi Riste, Not sure what you mean by taskbar, that's a windows section on the bottom of the screen. If you want to put something on the table hea...

4 years ago
Page 38 / 130