Forum

Purfleet
@purfleet
Reputable Member
Joined: Dec 20, 2019
Topics: 0 / Replies: 412
Reply
RE: Macro to unhide rows

I am sure people on here will know a better way, but until then....... If the number of Funding Sources is unlimited then i think you will need to ...

5 years ago
Forum
Reply
RE: Conditionally Copy and paste between csv file & xls

Hi Sholtan I am happy to help but my time is limited, i have started you off with the automated import into Excel. Can you figure out the logic to ...

5 years ago
Forum
Reply
RE: Looping macro to create PDFs

hmmm, it created 6 for me - do you know what one is missing?

5 years ago
Forum
Reply
RE: Conditionally Copy and paste between csv file & xls

Hi Sholtan This is quite simular the last few questions you have posted in the forum - have you tried to create it yourself? While the actual pr...

5 years ago
Forum
Reply
RE: unique fill value

I thought that is what i done, except the total showed where there was any number (so 2645903 showed at 1 & 2 (rows 2 & 5). If you only wan...

5 years ago
Reply
RE: Stocks Data Type

Hi Jason Do you have a currency column? then you could do and if formula so GBX/100 Can you attach an example workbook so we can take a look? ...

5 years ago
Reply
RE: unique fill value

So you want column W to display the total of column O multiplied by the number in V? If so try =IF($V2<>"",SUMPRODUCT(--($V$2:$V$16<>""...

5 years ago
Reply
RE: Looping macro to create PDFs

Its not perfect or the most efficent as i have tried to keep your formating and i dont want to break anything else, but i have made a loop on the unsu...

5 years ago
Forum
Reply
RE: unique fill value

Please up load an example workbook rather than paste in text, it makes it much easier to review Purfleet

5 years ago
Reply
RE: separate formulas

Sounds like you have the data setup as a proper excel table Purfleet

5 years ago
Reply
RE: I want to choose the cheapest supplier name from the table

So the supplier is at the top row and the Maker of the product is to the left of the price? Personally i would recommend changing the layout of the...

5 years ago
Reply
RE: How to make data entry stay permanently after the condition is false

Pretty much anything can be automated in Excel. To make things easier can you mock up a workbook of what you are after can post it on here and i wi...

5 years ago
Reply
RE: I want to choose the cheapest supplier name from the table

Much better if you add a workbook as an example rather than text. I assume the letters are the supplier? This will get the letter (you could use a ...

5 years ago
Reply
RE: How to search a Key word in a Column

Hi Kev You can wrap what you are looking for in * (wild card) Index & match - =INDEX($B$2:$B$14,MATCH("*"&E2&"*",$A$2:$A$14,0)) O...

5 years ago
Reply
RE: Extract Email Address from Outlook messages

Hello Are the emails saved as seperate .msg in a folder on your harddrive or are they still in outlook?

5 years ago
Forum
Page 14 / 28