User Profile
RaulSG
Brass Contributor
Joined 6 years ago
User Widgets
Recent Discussions
Different screens for users of the same tenan
Hello community! I have the following problem: in my company, we have some users who have a M365 E3 + Copilot for M365 account and others who have a M365 E3 for Developers + Copilot for M365 account. When accessing the copilot.microsoft.com page logged in with their accounts, the E3 users see the Work / Web switch and the E3 for Developers users do not see it. What can this situation be due to? Thank you very much.507Views0likes3CommentsUpdate after update
Hi community! In a database, I have a linked SharePoint list (ListSP). When updating the value of the SPResp field of the list from SharePoint, I want to update the ACCResp field of an Access table named ListACC in the same database automatically. How can I do this process? Thank you very much.Solved956Views0likes5CommentsExport to single PDF file
Hello everyone! I have in a spreadsheet a cell with a list validation of 5 items, a table with formulas that depend on this cell and a chart representing the table. I want to have a button that launches a macro in VBA that applies the first value of the list of the validation cell, updates the table and the chart and exports it to a PDF page and so on with all the values of the list, generating at the end a single PDF file containing as many pages as values has the list. What would be the macro code that would perform this process? Thank you very much736Views0likes2CommentsReference in a formula
Hello community, I need to get the result of a cell (20) using a formula that references a column and a row. I have tried this way: D7 -> 20 D10 -> ="Sales!D"&ROW(7) //Sales is the sheet name and D the column but the result I get back is the formula in text: Sales!D7 I need the row to be variable but the sheet and column will be fixed. What would be the correct formula? Thank you very muchSolved781Views0likes2CommentsUpdate query
Hello community! I need to update the field price of a table with this condition: to all type C items, increase the value of the price of type A items by 65%. That is to say: Item - Price - Type Item1 - 10 - A Item2 - 15 - A Item1 - 12 - B Item2 - 20 - B Item1 - (10 + (10+ (10+65%)) - C Item2 - (15 + (15+(15+65%)) - C What is the correct SQL statement to be able to perform this table record update? Thanks and Happy New Year!1.4KViews0likes4CommentsOverloading Microsoft Outlook mailbox capacity
Hello community! I have a question regarding the Exchange service: what would happen if the 50 GB mailbox limit of my M365 license is full? If I keep receiving emails that I can't read because I don't have enough space in my mailbox, when I can recover or increase that space later, are those emails lost or can I recover them and view them? Thank you for your help!1.4KViews1like2CommentsWebinars en Teams
Hola, En mi Calendarios de Teams solo aparecen las opciones de Reunirse ahora y Nueva reunión pero no las de Webinar ni Evento. En cambio, en los detalles de una nueva reunión, si puedo especificar la opción Requerir registro > A todos los usuarios para crear un webinar. ¿Porqué no aparecen estas opciones en la vista del Calendario? Gracias.607Views0likes0CommentsComo hacer un UNPIVOT de más de una columna
Tengo que crear una vista en SQL Server haciendo un UNPIVOT de una tabla y no consigo hacerlo correctamente. A partir de una tabla origen como la primera, tengo que conseguir la segunda: ¿Cómo tendría que ser la consulta SQL para conseguir esta vista a partir de la tabla original? Los colores es simplemente para saber como se tienen que distribuir los valores en la consulta resultado. Cualquier ayuda será bien recibida. Muchas gracias!Solved2.8KViews0likes1Comment
Groups
Recent Blog Articles
No content to show