Forum

SunnyKow
@sunnykow
Noble Member
Joined: Jun 25, 2016
Topics: 0 / Replies: 1417
Reply
RE: How to generate whole table of values using code for VLookUp?

Hi Stephanie The VLOOKUP is unable to locate the codes 1010 to 1050 from your Pdt Codes sheet. This is because these codes in the Data sheets ar...

7 years ago
Forum
Reply
RE: Data Validation List Output Query

Hi Paul Give this a try. It uses ARRAY formulas so you must press CTRL+SHIFT+ENTER instead of ENTER when you edit the formula. Hope this help...

7 years ago
Reply
RE: Help with Nested If and Workday Formula

Hi Kris In cell E2 enter =WORKDAY(D3,IF(C3="PSR",15,20),$B$22:$B$29) Hope this helps. Sunny

7 years ago
Reply
RE: Actual vs Budget-Depending on the Month selection, Sum Rows from different sheets.

Hi Kim Glad to know all is working fine. To answer your question: 1) Select the range you want to unprotect (cells I3 to T3 in your case) on ...

7 years ago
Reply
RE: Automatic Serial number generation

Hi Saliha Right-click on the Print button and select Assign Macro. Select PrintForm and click OK. Sunny

7 years ago
Reply
RE: Automatic Serial number generation

Please check your macro setting.

7 years ago
Reply
RE: update Old value in another sheet

Hi Vasim From my understanding, you wanted to update the cycle time and remark using the user form. You also wanted to save the old values to th...

7 years ago
Forum
Reply
RE: Actual vs Budget-Depending on the Month selection, Sum Rows from different sheets.

Hi Kim Thanks for your feedback. Hope you will be able to dazzle your boss Cheers Sunny

7 years ago
Reply
RE: Macro to copy range

Hi Melinda Thanks for your feedback. Cheers Sunny

7 years ago
Forum
Reply
RE: How to Apply Conditional Formatting on a Variably Sized Range VBA

Hi Stephanie Thanks for your feedback. Glad to know it is working for you. The only explanation i can think of is the code you used is not corre...

7 years ago
Forum
Reply
RE: Macro to copy range

Hi Melinda Give this a try. I have added a helper row to identify the week number (hope it is correct) Select the required month and then cli...

7 years ago
Forum
Reply
RE: Actual vs Budget-Depending on the Month selection, Sum Rows from different sheets.

Hi Kim I am using a helper column (column W) in the ACTUAL and BUDGET sheet to extract the figures needed. I then refer to them from the ACTUAL ...

7 years ago
Reply
RE: How to Apply Conditional Formatting on a Variably Sized Range VBA

Hi Stephanie Try replacing With Sheets("Repeated Accs (2)") .Range(y).Parent.Select End With with Union(b, c).Select Hope thi...

7 years ago
Forum
Reply
RE: How to Apply Conditional Formatting on a Variably Sized Range VBA

Hi Stephanie Can you attach your file with some sample data so that we can see what you are trying to check. It will give a clearer picture. ...

7 years ago
Forum
Reply
RE: Actual vs Budget-Depending on the Month selection, Sum Rows from different sheets.

Hi Kim My previous reply included an attachment with the formulas to get the result. You will just need to modify them to suit your needs. Su...

7 years ago
Page 44 / 95